[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <grit latest_public_release="0" current_release="1"> |
| 3 | <outputs> |
[email protected] | 226558c | 2009-02-24 23:38:55 | [diff] [blame] | 4 | <output filename="grit/browser_resources.h" type="rc_header"> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 5 | <emit emit_type='prepend'></emit> |
| 6 | </output> |
[email protected] | d532af5 | 2010-07-02 23:40:58 | [diff] [blame] | 7 | <output filename="browser_resources.pak" type="data_package" /> |
[email protected] | d335cf2 | 2010-07-08 18:28:26 | [diff] [blame] | 8 | <output filename="browser_resources.rc" type="rc_all" /> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 9 | </outputs> |
| 10 | <release seq="1"> |
| 11 | <includes> |
[email protected] | 115d27d | 2011-06-15 23:44:04 | [diff] [blame] | 12 | <if expr="is_win"> |
[email protected] | 7284a4e | 2011-07-14 20:41:46 | [diff] [blame] | 13 | <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 14 | <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.js" type="BINDATA" /> |
[email protected] | c1bbaa8 | 2010-11-08 11:17:05 | [diff] [blame] | 15 | </if> |
[email protected] | 6580ca1 | 2011-06-13 18:05:40 | [diff] [blame] | 16 | <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 17 | <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type="BINDATA" /> |
[email protected] | 115d27d | 2011-06-15 23:44:04 | [diff] [blame] | 18 | <if expr="is_posix and not is_macosx"> |
[email protected] | 54fd1d3 | 2009-09-01 00:12:58 | [diff] [blame] | 19 | <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_linux.html" flattenhtml="true" type="BINDATA" /> |
| 20 | </if> |
[email protected] | 115d27d | 2011-06-15 23:44:04 | [diff] [blame] | 21 | <if expr="is_macosx"> |
[email protected] | f164cea | 2009-11-05 23:37:40 | [diff] [blame] | 22 | <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac.html" flattenhtml="true" type="BINDATA" /> |
| 23 | </if> |
[email protected] | 115d27d | 2011-06-15 23:44:04 | [diff] [blame] | 24 | <if expr="is_win"> |
[email protected] | 54fd1d3 | 2009-09-01 00:12:58 | [diff] [blame] | 25 | <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.html" flattenhtml="true" type="BINDATA" /> |
| 26 | </if> |
[email protected] | be843e2 | 2011-06-28 17:35:18 | [diff] [blame] | 27 | <include name="IDR_ABOUT_MEMORY_JS" file="resources\about_memory.js" type="BINDATA" /> |
| 28 | <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 29 | <include name="IDR_ABOUT_STATS_JS" file="resources\about_stats.js" type="BINDATA" /> |
| 30 | <include name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 31 | <include name="IDR_ABOUT_VERSION_JS" file="resources\about_version.js" type="BINDATA" /> |
[email protected] | 1952c7d | 2010-03-04 23:48:34 | [diff] [blame] | 32 | <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\manifest.json" type="BINDATA" /> |
[email protected] | 8befa1a | 2011-09-21 02:03:38 | [diff] [blame] | 33 | <if expr="is_posix and not is_macosx"> |
[email protected] | 8ebc9b4 | 2011-07-14 15:22:18 | [diff] [blame] | 34 | <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_viewer.html" type="BINDATA" /> |
| 35 | <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_viewer.js" type="BINDATA" /> |
| 36 | <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_viewer.css" type="BINDATA" /> |
| 37 | </if> |
[email protected] | 32308838 | 2011-07-19 17:41:11 | [diff] [blame] | 38 | <include name="IDR_CONTENT_SECURITY_POLICY_HTML" file="resources\content_security_policy.html" type="BINDATA" /> |
[email protected] | 655c37ad | 2011-07-06 18:37:56 | [diff] [blame] | 39 | <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 40 | <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 41 | <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | be843e2 | 2011-06-28 17:35:18 | [diff] [blame] | 42 | <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BINDATA" /> |
[email protected] | 63e6f832 | 2011-05-20 17:08:18 | [diff] [blame] | 43 | <include name="IDR_DOWNLOADS_JS" file="resources\downloads.js" type="BINDATA" /> |
| 44 | <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
[email protected] | 1b0b20f | 2011-08-22 21:51:29 | [diff] [blame] | 45 | <include name="IDR_HUNG_RENDERER_DIALOG_HTML" file="resources\hung_renderer_dialog.html" type="BINDATA" /> |
| 46 | <include name="IDR_HUNG_RENDERER_DIALOG_JS" file="resources\hung_renderer_dialog.js" type="BINDATA" /> |
| 47 | <include name="IDR_HUNG_RENDERER_DIALOG_CSS" file="resources\hung_renderer_dialog.css" type="BINDATA" /> |
[email protected] | 4ecbbdf | 2011-07-28 18:38:55 | [diff] [blame] | 48 | <include name="IDR_TASK_MANAGER_HTML" file="resources\task_manager\main.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 49 | <include name="IDR_TASK_MANAGER_INCLUDES_JS" file="resources\task_manager\includes.js" type="BINDATA" /> |
| 50 | <include name="IDR_TASK_MANAGER_JS" file="resources\task_manager\main.js" type="BINDATA" /> |
[email protected] | 115d27d | 2011-06-15 23:44:04 | [diff] [blame] | 51 | <if expr="is_macosx"> |
[email protected] | e117ef2 | 2010-07-13 17:24:48 | [diff] [blame] | 52 | <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_infobar_mac.css" flattenhtml="true" type="BINDATA" /> |
| 53 | </if> |
[email protected] | 115d27d | 2011-06-15 23:44:04 | [diff] [blame] | 54 | <if expr="not is_macosx"> |
[email protected] | e117ef2 | 2010-07-13 17:24:48 | [diff] [blame] | 55 | <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_infobar.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | ff9e04df | 2010-10-04 22:41:01 | [diff] [blame] | 56 | </if> |
[email protected] | f7b732f4 | 2010-12-07 17:55:08 | [diff] [blame] | 57 | <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 3f8702a | 2011-04-29 18:34:11 | [diff] [blame] | 58 | <include name="IDR_FLAGS_HTML_WARNING" file="resources\flags_warning.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | fc449b15 | 2011-06-20 20:33:07 | [diff] [blame] | 59 | <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" /> |
[email protected] | d532af5 | 2010-07-02 23:40:58 | [diff] [blame] | 60 | <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6f6a128 | 2011-07-25 16:52:49 | [diff] [blame] | 61 | <include name="IDR_GPU_INTERNALS_HTML" file="resources\gpu_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 62 | <include name="IDR_GPU_INTERNALS_JS" file="resources\gpu_internals.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d5d33b | 2011-08-12 21:47:50 | [diff] [blame] | 63 | <include name="IDR_MEDIA_INTERNALS_HTML" file="resources\media_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 64 | <include name="IDR_MEDIA_INTERNALS_JS" file="resources\media_internals\media_internals.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 63e6f832 | 2011-05-20 17:08:18 | [diff] [blame] | 65 | <include name="IDR_HISTORY_JS" file="resources\history.js" type="BINDATA" /> |
| 66 | <include name="IDR_HISTORY_HTML" file="resources\history.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 67 | <include name="IDR_HISTORY2_HTML" file="resources\history2.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 9bae02c | 2011-08-04 21:08:59 | [diff] [blame] | 68 | <include name="IDR_HISTORY2_JS" file="resources\history2.js" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 69 | <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 9c88d475 | 2010-09-16 20:59:42 | [diff] [blame] | 70 | <include name="IDR_KEYBOARD_MANIFEST" file="resources\keyboard\manifest.json" type="BINDATA" /> |
[email protected] | 03482f40 | 2011-02-23 23:42:20 | [diff] [blame] | 71 | <include name="IDR_GPU_BLACKLIST" file="resources\software_rendering_list.json" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 72 | <include name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\new_incognito_tab_theme.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | 01079b5 | 2011-03-17 20:50:06 | [diff] [blame] | 73 | <if expr="not pp_ifdef('touchui')"> |
[email protected] | fa7dc4a | 2011-05-18 22:43:08 | [diff] [blame] | 74 | <include name="IDR_NEW_TAB_HTML" file="resources\new_tab.html" flattenhtml="true" type="BINDATA" /> |
| 75 | <include name="IDR_NEW_TAB_THEME_CSS" file="resources\new_tab_theme.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | 01079b5 | 2011-03-17 20:50:06 | [diff] [blame] | 76 | </if> |
| 77 | <if expr="pp_ifdef('touchui')"> |
| 78 | <include name="IDR_NEW_TAB_HTML" file="resources\touch_ntp\newtab.html" flattenhtml="true" type="BINDATA" /> |
| 79 | <include name="IDR_NEW_TAB_THEME_CSS" file="resources\touch_ntp\newtab.css" flattenhtml="true" type="BINDATA" /> |
| 80 | </if> |
[email protected] | d5dcfb3 | 2011-03-19 00:49:24 | [diff] [blame] | 81 | <include name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 8613614 | 2011-03-30 17:42:09 | [diff] [blame] | 82 | <include name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_theme.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | 2a7444d5 | 2010-07-13 22:57:54 | [diff] [blame] | 83 | <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification_1line.html" flattenhtml="true" type="BINDATA" /> |
| 84 | <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification_2line.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 85 | <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_icon.html" type="BINDATA" /> |
[email protected] | 5d9d12c0 | 2011-05-31 20:41:14 | [diff] [blame] | 86 | <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 87 | <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA" /> |
[email protected] | a8171203 | 2011-08-31 16:10:04 | [diff] [blame] | 88 | <include name="IDR_POLICY_HTML" file="resources\policy.html" type="BINDATA"/> |
| 89 | <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA"/> |
| 90 | <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> |
[email protected] | c8f73ab | 2011-01-22 00:05:17 | [diff] [blame] | 91 | <include name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_date.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 520a12ce | 2011-08-08 19:09:38 | [diff] [blame] | 92 | <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\print_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 93 | <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print_preview.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 94 | <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_browsing_malware_block.html" flattenhtml="true" type="BINDATA" /> |
| 95 | <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\safe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> |
| 96 | <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_browsing_phishing_block.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 90cc27e | 2011-07-27 17:47:39 | [diff] [blame] | 97 | <include name="IDR_SESSIONS_HTML" file="resources\sessions.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 98 | <include name="IDR_SESSIONS_JS" file="resources\sessions.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | ae3f8b65 | 2011-01-19 23:47:07 | [diff] [blame] | 99 | <include name="IDR_SSL_ERROR_HTML" file="resources\ssl_error.html" flattenhtml="true" type="BINDATA" /> |
| 100 | <include name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl_roadblock.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | c976938f | 2010-10-12 04:55:44 | [diff] [blame] | 101 | <include name="IDR_SYNC_CONFIGURE_HTML" file="sync\resources\configure.html" flattenhtml="true" type="BINDATA" /> |
| 102 | <include name="IDR_SYNC_PASSPHRASE_HTML" file="sync\resources\passphrase.html" flattenhtml="true" type="BINDATA" /> |
| 103 | <include name="IDR_SYNC_SETTING_UP_HTML" file="sync\resources\setting_up.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 104 | <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.html" flattenhtml="true" type="BINDATA" /> |
| 105 | <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 400bcf7 | 2010-11-29 22:42:45 | [diff] [blame] | 106 | <include name="IDR_CLOUD_PRINT_SETUP_FLOW_HTML" file="printing\cloud_print\resources\cloud_print_setup_flow.html" flattenhtml="true" type="BINDATA" /> |
| 107 | <include name="IDR_CLOUD_PRINT_SETUP_LOGIN_HTML" file="printing\cloud_print\resources\cloud_print_setup_login.html" flattenhtml="true" type="BINDATA" /> |
| 108 | <include name="IDR_CLOUD_PRINT_SETUP_DONE_HTML" file="printing\cloud_print\resources\cloud_print_setup_done.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | e79154a | 2010-10-27 21:58:02 | [diff] [blame] | 109 | <include name="IDR_TEXTFIELDS_HTML" file="resources\textfields.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 53dcc5c | 2011-08-09 15:40:31 | [diff] [blame] | 110 | <include name="IDR_TRACING_HTML" file="resources\tracing.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 111 | <include name="IDR_TRACING_JS" file="resources\tracing.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 85d252e | 2010-04-06 22:21:02 | [diff] [blame] | 112 | <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDATA" /> |
[email protected] | 533eab75 | 2011-08-03 20:03:11 | [diff] [blame] | 113 | <include name="IDR_BUGREPORT_HTML" file="resources\bug_report.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 114 | <include name="IDR_BUGREPORT_HTML_INVALID" file="resources\bug_report_invalid.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" /> |
| 115 | <include name="IDR_BUGREPORT_JS" file="resources\bug_report.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | fe13bf6 | 2010-08-26 14:33:19 | [diff] [blame] | 116 | <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifest.json" type="BINDATA" /> |
[email protected] | be9d9c8 | 2011-07-13 04:17:31 | [diff] [blame] | 117 | <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\manifest.json" type="BINDATA" /> |
[email protected] | 2a7444d5 | 2010-07-13 22:57:54 | [diff] [blame] | 118 | <if expr="pp_ifdef('chromeos')"> |
| 119 | <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 4de8252 | 2011-09-08 19:37:59 | [diff] [blame] | 120 | <include name="IDR_ACTIVE_DOWNLOADS_HTML" file="resources\active_downloads.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 8d250bb | 2011-04-14 14:21:22 | [diff] [blame] | 121 | <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\choose_mobile_network.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 5f26a24 | 2010-11-17 12:16:50 | [diff] [blame] | 122 | <include name="IDR_GUEST_SESSION_TAB_HTML" file="resources\guest_session_tab.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 2a7444d5 | 2010-07-13 22:57:54 | [diff] [blame] | 123 | <include name="IDR_HOST_REGISTRATION_PAGE_HTML" file="resources\host_registration_page.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 17910f9 | 2011-05-28 01:28:20 | [diff] [blame] | 124 | <include name="IDR_IMAGEBURNER_HTML" file="resources\image_burner.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | d1d150f | 2010-11-04 05:41:39 | [diff] [blame] | 125 | <include name="IDR_KEYBOARD_OVERLAY_CSS" file="resources\keyboard_overlay.css" flattenhtml="true" type="BINDATA" /> |
| 126 | <include name="IDR_KEYBOARD_OVERLAY_DATA_JS" file="resources\keyboard_overlay_data.js" flattenhtml="true" type="BINDATA" /> |
| 127 | <include name="IDR_KEYBOARD_OVERLAY_HTML" file="resources\keyboard_overlay.html" flattenhtml="true" type="BINDATA" /> |
| 128 | <include name="IDR_KEYBOARD_OVERLAY_JS" file="resources\keyboard_overlay.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 284975a37 | 2011-09-21 02:51:07 | [diff] [blame] | 129 | <include name="IDR_LOGIN_HTML" file="resources\chromeos\login\login.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 3a051a4b | 2010-10-04 23:59:23 | [diff] [blame] | 130 | <include name="IDR_MENU_HTML" file="resources\menu.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 4de8252 | 2011-09-08 19:37:59 | [diff] [blame] | 131 | <include name="IDR_MOBILE_MANIFEST" file="resources\mobile_app\manifest.json" type="BINDATA" /> |
| 132 | <include name="IDR_MOBILE_SETUP_PAGE_HTML" file="resources\mobile_setup.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | f76ee0d | 2010-10-14 23:36:11 | [diff] [blame] | 133 | <include name="IDR_NETWORK_MENU_CSS" file="resources\network_menu.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | 89ccd24 | 2010-10-12 08:58:27 | [diff] [blame] | 134 | <include name="IDR_NETWORK_MENU_JS" file="resources\network_menu.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 4de8252 | 2011-09-08 19:37:59 | [diff] [blame] | 135 | <include name="IDR_NOTIFICATION_ICON_LINK_HTML" file="resources\notification_icon_link.html" type="BINDATA" /> |
| 136 | <include name="IDR_OFFLINE_LOAD_HTML" file="resources\offline_load.html" flattenhtml="true" type="BINDATA" /> |
| 137 | <include name="IDR_OOBE_HTML" file="resources\chromeos\login\oobe.html" flattenhtml="true" type="BINDATA" /> |
| 138 | <include name="IDR_OS_CREDITS_HTML" file="resources\about_os_credits.html" flattenhtml="true" type="BINDATA" /> |
| 139 | <include name="IDR_PROXY_SETTINGS_HTML" file="resources\chromeos\proxy_settings.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 4de8252 | 2011-09-08 19:37:59 | [diff] [blame] | 140 | <include name="IDR_SIM_UNLOCK_HTML" file="resources\chromeos\sim_unlock.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 090bc22 | 2010-10-12 04:21:08 | [diff] [blame] | 141 | <include name="IDR_WRENCH_MENU_CSS" file="resources\wrench_menu.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | 4de8252 | 2011-09-08 19:37:59 | [diff] [blame] | 142 | <include name="IDR_WRENCH_MENU_JS" file="resources\wrench_menu.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 77d13338 | 2011-01-24 17:20:14 | [diff] [blame] | 143 | <!-- manifest file of ChromeVox accessibility extension --> |
| 144 | <include name="IDR_CHROMEVOX_MANIFEST" file="resources\access_chromevox\manifest.json" type="BINDATA" /> |
[email protected] | 699cb924 | 2011-04-06 09:51:32 | [diff] [blame] | 145 | <!-- Enterprise enrollment dialog --> |
| 146 | <include name="IDR_ENTERPRISE_ENROLLMENT_HTML" file="policy\resources\enrollment.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 605435e3 | 2011-07-16 02:42:44 | [diff] [blame] | 147 | <include name="IDR_GAIA_AUTH_MANIFEST" file="resources\gaia_auth\manifest.json" type="BINDATA" /> |
[email protected] | 488d4925 | 2011-08-03 21:20:18 | [diff] [blame] | 148 | <include name="IDR_GAIA_TEST_AUTH_MANIFEST" file="resources\gaia_auth\manifest_test.json" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 149 | </if> |
[email protected] | f6e68091 | 2011-09-21 20:26:19 | [diff] [blame] | 150 | <if expr="pp_ifdef('file_manager_extension')"> |
| 151 | <include name="IDR_FILEMANAGER_MANIFEST" file="resources\file_manager\manifest.json" type="BINDATA" /> |
| 152 | </if> |
[email protected] | bb99a6e | 2011-09-28 01:29:50 | [diff] [blame^] | 153 | <if expr="pp_ifdef('chromeos') or pp_ifdef('touchui')"> |
| 154 | <include name="IDR_COLLECTED_COOKIES_HTML" file="resources\collected_cookies.html" flattenhtml="true" type="BINDATA" /> |
| 155 | <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flattenhtml="true" type="BINDATA" /> |
| 156 | <include name="IDR_REPOST_FORM_WARNING_HTML" file="resources\repost_form_warning.html" flattenhtml="true" type="BINDATA" /> |
| 157 | </if> |
[email protected] | dc6cc47 | 2011-02-03 12:17:26 | [diff] [blame] | 158 | <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> |
| 159 | <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json" type="BINDATA" /> |
[email protected] | dc6cc47 | 2011-02-03 12:17:26 | [diff] [blame] | 160 | </if> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 161 | </includes> |
| 162 | </release> |
| 163 | </grit> |