[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
thestig | 06a9037 | 2016-07-18 22:04:11 | [diff] [blame] | 2 | <grit latest_public_release="0" current_release="1" output_all_resource_defines="false"> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 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] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 8 | </outputs> |
| 9 | <release seq="1"> |
[email protected] | 65aee70 | 2012-06-27 22:36:13 | [diff] [blame] | 10 | <structures> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 11 | <if expr="enable_app_list"> |
[email protected] | 919b2f8 | 2013-10-04 03:11:26 | [diff] [blame] | 12 | <structure name="IDR_APP_LIST_START_PAGE_CSS" file="resources\app_list\start_page.css" flattenhtml="true" type="chrome_html" /> |
| 13 | <structure name="IDR_APP_LIST_START_PAGE_HTML" file="resources\app_list\start_page.html" flattenhtml="true" type="chrome_html" /> |
| 14 | <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\start_page.js" flattenhtml="true" type="chrome_html" /> |
| 15 | </if> |
[email protected] | b4636702 | 2014-01-23 02:33:21 | [diff] [blame] | 16 | <if expr="not is_android"> |
dbeam | 64eba5b | 2015-12-31 04:06:03 | [diff] [blame] | 17 | <if expr="use_vulcanize"> |
| 18 | <then> |
| 19 | <structure name="IDR_MD_DOWNLOADS_VULCANIZED_HTML" file="resources\md_downloads\vulcanized.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> |
| 20 | </then> |
| 21 | <else> |
| 22 | <structure name="IDR_MD_DOWNLOADS_DOWNLOADS_HTML" file="resources\md_downloads\downloads.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> |
| 23 | </else> |
| 24 | </if> |
[email protected] | e5c8f005 | 2014-02-07 21:43:18 | [diff] [blame] | 25 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 26 | <if expr="enable_extensions"> |
[email protected] | b4636702 | 2014-01-23 02:33:21 | [diff] [blame] | 27 | <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensions.html" flattenhtml="true" type="chrome_html" /> |
rdevlin.cronin | d4160a8 | 2015-09-09 20:26:50 | [diff] [blame] | 28 | <structure name="IDR_MD_EXTENSIONS_EXTENSIONS_HTML" file="resources\md_extensions\extensions.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> |
[email protected] | b4636702 | 2014-01-23 02:33:21 | [diff] [blame] | 29 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 30 | <if expr="chromeos"> |
[email protected] | 5ee08bf | 2013-11-30 05:25:30 | [diff] [blame] | 31 | <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\first_run.html" flattenhtml="true" type="chrome_html"/> |
[email protected] | 798edb2 | 2013-09-02 23:50:01 | [diff] [blame] | 32 | <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\first_run.js" flattenhtml="true" type="chrome_html" /> |
| 33 | </if> |
[email protected] | b4636702 | 2014-01-23 02:33:21 | [diff] [blame] | 34 | <if expr="not is_android"> |
| 35 | <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtml="true" type="chrome_html" /> |
| 36 | <structure name="IDR_HELP_HTML" file="resources\help\help.html" flattenhtml="true" type="chrome_html" /> |
[email protected] | d086791 | 2014-08-07 07:29:05 | [diff] [blame] | 37 | <structure name="IDR_HELP_CONTENT_CSS" file="resources\help\help_content.css" flattenhtml="true" type="chrome_html" /> |
| 38 | <structure name="IDR_HELP_CONTENT_HTML" file="resources\help\help_content.html" flattenhtml="true" type="chrome_html" /> |
| 39 | <structure name="IDR_HELP_PAGE_HTML" file="resources\help\help_page.html" flattenhtml="true" type="chrome_html" /> |
[email protected] | b4636702 | 2014-01-23 02:33:21 | [diff] [blame] | 40 | <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_CSS" file="resources\help\channel_change_page.css" flattenhtml="true" type="chrome_html" /> |
| 41 | <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_HTML" file="resources\help\channel_change_page.html" flattenhtml="true" type="chrome_html" /> |
| 42 | <structure name="IDR_INCOGNITO_TAB_HTML" file="resources\ntp4\incognito_tab.html" flattenhtml="true" type="chrome_html" /> |
| 43 | <structure name="IDR_GUEST_TAB_HTML" file="resources\ntp4\guest_tab.html" flattenhtml="true" type="chrome_html" /> |
| 44 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 45 | <if expr="chromeos"> |
jdufault | 3ce61043 | 2016-04-12 20:14:34 | [diff] [blame] | 46 | <structure name="IDR_LOCK_HTML" file="resources\chromeos\login\lock.html" flattenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables="true"/> |
| 47 | <structure name="IDR_LOCK_JS" file="resources\chromeos\login\lock.js" flattenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables="true" /> |
[email protected] | f57d57d | 2013-06-11 16:12:55 | [diff] [blame] | 48 | <structure name="IDR_LOGIN_HTML" file="resources\chromeos\login\login.html" flattenhtml="true" type="chrome_html" variables="OOBE=login" expand_variables="true"/> |
[email protected] | 79faf10 | 2013-02-24 14:59:00 | [diff] [blame] | 49 | <structure name="IDR_LOGIN_JS" file="resources\chromeos\login\login.js" flattenhtml="true" type="chrome_html" /> |
[email protected] | e22e06de | 2012-08-10 20:30:00 | [diff] [blame] | 50 | </if> |
[email protected] | 77e59c5 | 2013-05-21 15:29:17 | [diff] [blame] | 51 | <if expr="not is_android"> |
[email protected] | b4636702 | 2014-01-23 02:33:21 | [diff] [blame] | 52 | <structure name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\ntp4\new_incognito_tab_theme.css" flattenhtml="true" type="chrome_html" /> |
[email protected] | a4ce90b | 2012-08-17 00:31:52 | [diff] [blame] | 53 | <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html" flattenhtml="true" type="chrome_html" /> |
| 54 | <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_theme.css" flattenhtml="true" type="chrome_html" /> |
[email protected] | a4ce90b | 2012-08-17 00:31:52 | [diff] [blame] | 55 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 56 | <if expr="chromeos"> |
[email protected] | f57d57d | 2013-06-11 16:12:55 | [diff] [blame] | 57 | <structure name="IDR_OOBE_HTML" file="resources\chromeos\login\oobe.html" flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_variables="true"/> |
[email protected] | 79faf10 | 2013-02-24 14:59:00 | [diff] [blame] | 58 | <structure name="IDR_OOBE_JS" file="resources\chromeos\login\oobe.js" flattenhtml="true" type="chrome_html" /> |
[email protected] | 03334690 | 2013-08-20 01:01:12 | [diff] [blame] | 59 | <structure name="IDR_OOBE_ENROLLMENT_HTML" file="resources\chromeos\login\oobe_screen_oauth_enrollment.html" flattenhtml="true" type="chrome_html" /> |
| 60 | <structure name="IDR_OOBE_ENROLLMENT_CSS" file="resources\chromeos\login\oobe_screen_oauth_enrollment.css" flattenhtml="true" type="chrome_html" /> |
| 61 | <structure name="IDR_OOBE_ENROLLMENT_JS" file="resources\chromeos\login\oobe_screen_oauth_enrollment.js" flattenhtml="true" type="chrome_html" /> |
[email protected] | f9cef1b | 2013-05-06 07:49:07 | [diff] [blame] | 62 | <structure name="IDR_KEYBOARD_UTILS_JS" file="resources\chromeos\keyboard\keyboard_utils.js" flattenhtml="true" type="chrome_html" /> |
rsorokin | dea17d5 | 2015-04-14 17:25:03 | [diff] [blame] | 63 | <structure name="IDR_CUSTOM_ELEMENTS_OOBE_HTML" file="resources\chromeos\login\custom_elements_oobe.html" flattenhtml="true" type="chrome_html" /> |
| 64 | <structure name="IDR_CUSTOM_ELEMENTS_OOBE_JS" file="resources\chromeos\login\custom_elements_oobe.js" flattenhtml="true" type="chrome_html" /> |
jdufault | 3ce61043 | 2016-04-12 20:14:34 | [diff] [blame] | 65 | <structure name="IDR_CUSTOM_ELEMENTS_LOCK_HTML" file="resources\chromeos\login\custom_elements_lock.html" flattenhtml="true" type="chrome_html" /> |
| 66 | <structure name="IDR_CUSTOM_ELEMENTS_LOCK_JS" file="resources\chromeos\login\custom_elements_lock.js" flattenhtml="true" type="chrome_html" /> |
rsorokin | dea17d5 | 2015-04-14 17:25:03 | [diff] [blame] | 67 | <structure name="IDR_CUSTOM_ELEMENTS_LOGIN_HTML" file="resources\chromeos\login\custom_elements_login.html" flattenhtml="true" type="chrome_html" /> |
| 68 | <structure name="IDR_CUSTOM_ELEMENTS_LOGIN_JS" file="resources\chromeos\login\custom_elements_login.js" flattenhtml="true" type="chrome_html" /> |
jdufault | 22dfa22 | 2016-05-11 22:03:49 | [diff] [blame] | 69 | <structure name="IDR_CUSTOM_ELEMENTS_PIN_KEYBOARD_HTML" file="resources\chromeos\quick_unlock\pin_keyboard.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> |
| 70 | <structure name="IDR_CUSTOM_ELEMENTS_PIN_KEYBOARD_JS" file="resources\chromeos\quick_unlock\pin_keyboard.js" type="chrome_html" /> |
[email protected] | e22e06de | 2012-08-10 20:30:00 | [diff] [blame] | 71 | </if> |
[email protected] | d1bbf2e | 2012-07-28 01:20:29 | [diff] [blame] | 72 | <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_date.html" flattenhtml="true" type="chrome_html" /> |
[email protected] | 65aee70 | 2012-06-27 22:36:13 | [diff] [blame] | 73 | </structures> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 74 | <includes> |
[email protected] | 115d27d | 2011-06-15 23:44:04 | [diff] [blame] | 75 | <if expr="is_win"> |
[email protected] | 7284a4e | 2011-07-14 20:41:46 | [diff] [blame] | 76 | <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 77 | <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.js" type="BINDATA" /> |
[email protected] | c1bbaa8 | 2010-11-08 11:17:05 | [diff] [blame] | 78 | </if> |
sehr | 996e423 | 2015-01-30 18:15:45 | [diff] [blame] | 79 | <if expr="enable_plugins"> |
[email protected] | 1ee9f18 | 2014-01-22 09:06:39 | [diff] [blame] | 80 | <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 81 | <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type="BINDATA" /> |
| 82 | </if> |
[email protected] | 7ab8b9be | 2014-06-12 17:20:42 | [diff] [blame] | 83 | <if expr="not disable_nacl"> |
[email protected] | 1ee9f18 | 2014-01-22 09:06:39 | [diff] [blame] | 84 | <include name="IDR_ABOUT_NACL_HTML" file="resources\about_nacl.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 85 | <include name="IDR_ABOUT_NACL_CSS" file="resources\about_nacl.css" flattenhtml="true" type="chrome_html" /> |
| 86 | <include name="IDR_ABOUT_NACL_JS" file="resources\about_nacl.js" type="BINDATA" /> |
| 87 | </if> |
[email protected] | d611397 | 2014-01-29 00:29:41 | [diff] [blame] | 88 | <if expr="not is_android"> |
| 89 | <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys\about_sys.html" flattenhtml="true" type="BINDATA" /> |
| 90 | </if> |
[email protected] | 635589f | 2014-05-01 04:12:15 | [diff] [blame] | 91 | <include name="IDR_AD_NETWORK_HASHES" file="resources\ad_networks.dat" type="BINDATA" /> |
[email protected] | 1952c7d | 2010-03-04 23:48:34 | [diff] [blame] | 92 | <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\manifest.json" type="BINDATA" /> |
[email protected] | 03334690 | 2013-08-20 01:01:12 | [diff] [blame] | 93 | <if expr="is_posix and not is_macosx and not is_ios"> |
[email protected] | 8ebc9b4 | 2011-07-14 15:22:18 | [diff] [blame] | 94 | <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_viewer.html" type="BINDATA" /> |
| 95 | <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_viewer.js" type="BINDATA" /> |
| 96 | <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_viewer.css" type="BINDATA" /> |
| 97 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 98 | <if expr="enable_app_list"> |
[email protected] | 60db3a2 | 2013-02-05 01:29:33 | [diff] [blame] | 99 | <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manifest.json" type="BINDATA" /> |
| 100 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 101 | <if expr="enable_printing"> |
[email protected] | 658677f | 2012-06-09 06:04:02 | [diff] [blame] | 102 | <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\manifest.json" type="BINDATA" /> |
[email protected] | 658677f | 2012-06-09 06:04:02 | [diff] [blame] | 103 | </if> |
[email protected] | 9cc9f32 | 2014-02-19 02:05:39 | [diff] [blame] | 104 | <if expr="not is_ios"> |
| 105 | <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend\devtools_discovery_page.html" type="BINDATA"/> |
| 106 | </if> |
smaier | c19426a | 2016-06-07 15:17:15 | [diff] [blame] | 107 | <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\domain_reliability_internals.html" compress="gzip" type="BINDATA" /> |
| 108 | <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domain_reliability_internals.css" compress="gzip" type="BINDATA" /> |
| 109 | <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain_reliability_internals.js" compress="gzip" type="BINDATA" /> |
nparker | ac9da06 | 2016-05-19 21:47:23 | [diff] [blame] | 110 | <include name="IDR_DOWNLOAD_FILE_TYPES_PB" file="${root_gen_dir}\chrome\browser\resources\safe_browsing\download_file_types.pb" use_base_dir="false" type="BINDATA" /> |
[email protected] | 77e59c5 | 2013-05-21 15:29:17 | [diff] [blame] | 111 | <if expr="not is_android"> |
Dan Beam | 99ce62a | 2015-10-03 03:41:25 | [diff] [blame] | 112 | <include name="IDR_MD_DOWNLOADS_1X_INCOGNITO_MARKER_PNG" file="resources\md_downloads\1x\incognito_marker.png" type="BINDATA" /> |
| 113 | <include name="IDR_MD_DOWNLOADS_2X_INCOGNITO_MARKER_PNG" file="resources\md_downloads\2x\incognito_marker.png" type="BINDATA" /> |
| 114 | <include name="IDR_MD_DOWNLOADS_1X_NO_DOWNLOADS_PNG" file="resources\md_downloads\1x\no_downloads.png" type="BINDATA" /> |
| 115 | <include name="IDR_MD_DOWNLOADS_2X_NO_DOWNLOADS_PNG" file="resources\md_downloads\2x\no_downloads.png" type="BINDATA" /> |
dbeam | 64eba5b | 2015-12-31 04:06:03 | [diff] [blame] | 116 | <if expr="use_vulcanize"> |
| 117 | <then> |
| 118 | <include name="IDR_MD_DOWNLOADS_CRISPER_JS" file="resources\md_downloads\crisper.js" flattenhtml="true" type="BINDATA" /> |
| 119 | </then> |
| 120 | <else> |
| 121 | <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_HTML" file="resources\md_downloads\action_service.html" type="BINDATA" /> |
| 122 | <include name="IDR_MD_DOWNLOADS_ACTION_SERVICE_JS" file="resources\md_downloads\action_service.js" type="BINDATA" /> |
| 123 | <include name="IDR_MD_DOWNLOADS_CONSTANTS_HTML" file="resources\md_downloads\constants.html" type="BINDATA" /> |
| 124 | <include name="IDR_MD_DOWNLOADS_CONSTANTS_JS" file="resources\md_downloads\constants.js" type="BINDATA" /> |
| 125 | <include name="IDR_MD_DOWNLOADS_DOWNLOADS_JS" file="resources\md_downloads\downloads.js" type="BINDATA" /> |
| 126 | <include name="IDR_MD_DOWNLOADS_I18N_SETUP_HTML" file="resources\md_downloads\i18n_setup.html" type="BINDATA" /> |
michaelpg | 2edcb8d | 2016-07-26 09:20:08 | [diff] [blame] | 127 | <include name="IDR_MD_DOWNLOADS_ICONS_HTML" file="resources\md_downloads\icons.html" type="BINDATA" /> |
dbeam | 64eba5b | 2015-12-31 04:06:03 | [diff] [blame] | 128 | <include name="IDR_MD_DOWNLOADS_ITEM_CSS" file="resources\md_downloads\item.css" type="BINDATA" flattenhtml="true" /> |
| 129 | <include name="IDR_MD_DOWNLOADS_ITEM_HTML" file="resources\md_downloads\item.html" type="BINDATA" /> |
| 130 | <include name="IDR_MD_DOWNLOADS_ITEM_JS" file="resources\md_downloads\item.js" type="BINDATA" /> |
| 131 | <include name="IDR_MD_DOWNLOADS_MANAGER_CSS" file="resources\md_downloads\manager.css" type="BINDATA" flattenhtml="true" /> |
| 132 | <include name="IDR_MD_DOWNLOADS_MANAGER_HTML" file="resources\md_downloads\manager.html" type="BINDATA" /> |
| 133 | <include name="IDR_MD_DOWNLOADS_MANAGER_JS" file="resources\md_downloads\manager.js" type="BINDATA" /> |
| 134 | <include name="IDR_MD_DOWNLOADS_SHARED_STYLE_CSS" file="resources\md_downloads\shared_style.css" type="BINDATA" /> |
| 135 | <include name="IDR_MD_DOWNLOADS_TOOLBAR_CSS" file="resources\md_downloads\toolbar.css" type="BINDATA" /> |
| 136 | <include name="IDR_MD_DOWNLOADS_TOOLBAR_HTML" file="resources\md_downloads\toolbar.html" type="BINDATA" /> |
| 137 | <include name="IDR_MD_DOWNLOADS_TOOLBAR_JS" file="resources\md_downloads\toolbar.js" type="BINDATA" /> |
| 138 | </else> |
| 139 | </if> |
[email protected] | e5c8f005 | 2014-02-07 21:43:18 | [diff] [blame] | 140 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 141 | <if expr="enable_extensions"> |
[email protected] | f301dac | 2012-08-17 04:30:31 | [diff] [blame] | 142 | <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions\extension_command_list.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | f301dac | 2012-08-17 04:30:31 | [diff] [blame] | 143 | <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extension_list.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | f301dac | 2012-08-17 04:30:31 | [diff] [blame] | 144 | <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions.js" flattenhtml="true" type="BINDATA" /> |
rdevlin.cronin | 89f2bce | 2016-08-01 18:08:49 | [diff] [blame] | 145 | <include name="IDR_EXTENSIONS_DRAG_AND_DROP_HANDLER_HTML" file="resources\extensions\drag_and_drop_handler.html" type="BINDATA" /> |
| 146 | <include name="IDR_EXTENSIONS_DRAG_AND_DROP_HANDLER_JS" file="resources\extensions\drag_and_drop_handler.js" type="BINDATA" /> |
rdevlin.cronin | d4fc333 | 2016-06-23 03:00:07 | [diff] [blame] | 147 | <include name="IDR_EXTENSIONS_SHORTCUT_UTIL_HTML" file="resources\extensions\shortcut_util.html" type="BINDATA" /> |
| 148 | <include name="IDR_EXTENSIONS_SHORTCUT_UTIL_JS" file="resources\extensions\shortcut_util.js" type="BINDATA" /> |
rdevlin.cronin | eceac34 | 2016-04-28 01:22:03 | [diff] [blame] | 149 | <include name="IDR_MD_EXTENSIONS_EXTENSIONS_JS" file="resources\md_extensions\extensions.js" type="BINDATA" /> |
rdevlin.cronin | aaa522dd | 2016-05-25 22:44:20 | [diff] [blame] | 150 | <include name="IDR_MD_EXTENSIONS_ANIMATION_HELPER_HTML" file="resources\md_extensions\animation_helper.html" type="BINDATA" /> |
| 151 | <include name="IDR_MD_EXTENSIONS_ANIMATION_HELPER_JS" file="resources\md_extensions\animation_helper.js" type="BINDATA" /> |
rdevlin.cronin | da2ca5a | 2016-05-04 02:09:59 | [diff] [blame] | 152 | <include name="IDR_MD_EXTENSIONS_DETAIL_VIEW_HTML" file="resources\md_extensions\detail_view.html" type="BINDATA" /> |
| 153 | <include name="IDR_MD_EXTENSIONS_DETAIL_VIEW_JS" file="resources\md_extensions\detail_view.js" type="BINDATA" /> |
rdevlin.cronin | 89f2bce | 2016-08-01 18:08:49 | [diff] [blame] | 154 | <include name="IDR_MD_EXTENSIONS_DROP_OVERLAY_HTML" file="resources\md_extensions\drop_overlay.html" type="BINDATA" /> |
| 155 | <include name="IDR_MD_EXTENSIONS_DROP_OVERLAY_JS" file="resources\md_extensions\drop_overlay.js" type="BINDATA" /> |
rdevlin.cronin | aaa522dd | 2016-05-25 22:44:20 | [diff] [blame] | 156 | <include name="IDR_MD_EXTENSIONS_KEYBOARD_SHORTCUTS_HTML" file="resources\md_extensions\keyboard_shortcuts.html" type="BINDATA" /> |
| 157 | <include name="IDR_MD_EXTENSIONS_KEYBOARD_SHORTCUTS_JS" file="resources\md_extensions\keyboard_shortcuts.js" type="BINDATA" /> |
rdevlin.cronin | 2b2e07d | 2015-09-16 22:39:06 | [diff] [blame] | 158 | <include name="IDR_MD_EXTENSIONS_MANAGER_CSS" file="resources\md_extensions\manager.css" type="BINDATA" /> |
rdevlin.cronin | d4160a8 | 2015-09-09 20:26:50 | [diff] [blame] | 159 | <include name="IDR_MD_EXTENSIONS_MANAGER_HTML" file="resources\md_extensions\manager.html" type="BINDATA" /> |
| 160 | <include name="IDR_MD_EXTENSIONS_MANAGER_JS" file="resources\md_extensions\manager.js" type="BINDATA" /> |
rdevlin.cronin | 9de6d71 | 2015-11-10 02:17:47 | [diff] [blame] | 161 | <include name="IDR_MD_EXTENSIONS_ICONS_HTML" file="resources\md_extensions\icons.html" type="BINDATA" /> |
rdevlin.cronin | e35ef02e | 2015-10-28 01:10:47 | [diff] [blame] | 162 | <include name="IDR_MD_EXTENSIONS_ITEM_CSS" file="resources\md_extensions\item.css" type="BINDATA" /> |
| 163 | <include name="IDR_MD_EXTENSIONS_ITEM_HTML" file="resources\md_extensions\item.html" type="BINDATA" /> |
| 164 | <include name="IDR_MD_EXTENSIONS_ITEM_JS" file="resources\md_extensions\item.js" type="BINDATA" /> |
rdevlin.cronin | cede0f0 | 2015-12-04 20:52:30 | [diff] [blame] | 165 | <include name="IDR_MD_EXTENSIONS_ITEM_LIST_CSS" file="resources\md_extensions\item_list.css" type="BINDATA" /> |
| 166 | <include name="IDR_MD_EXTENSIONS_ITEM_LIST_HTML" file="resources\md_extensions\item_list.html" type="BINDATA" /> |
| 167 | <include name="IDR_MD_EXTENSIONS_ITEM_LIST_JS" file="resources\md_extensions\item_list.js" type="BINDATA" /> |
rdevlin.cronin | 7a7d0ce | 2016-06-20 22:44:51 | [diff] [blame] | 168 | <include name="IDR_MD_EXTENSIONS_PACK_DIALOG_HTML" file="resources\md_extensions\pack_dialog.html" type="BINDATA" /> |
| 169 | <include name="IDR_MD_EXTENSIONS_PACK_DIALOG_JS" file="resources\md_extensions\pack_dialog.js" type="BINDATA" /> |
rdevlin.cronin | 7c61602 | 2015-11-06 21:13:44 | [diff] [blame] | 170 | <include name="IDR_MD_EXTENSIONS_SERVICE_HTML" file="resources\md_extensions\service.html" type="BINDATA" /> |
| 171 | <include name="IDR_MD_EXTENSIONS_SERVICE_JS" file="resources\md_extensions\service.js" type="BINDATA" /> |
rdevlin.cronin | aeac37b | 2016-07-09 00:44:34 | [diff] [blame] | 172 | <include name="IDR_MD_EXTENSIONS_SHORTCUT_INPUT_HTML" file="resources\md_extensions\shortcut_input.html" type="BINDATA" /> |
| 173 | <include name="IDR_MD_EXTENSIONS_SHORTCUT_INPUT_JS" file="resources\md_extensions\shortcut_input.js" type="BINDATA" /> |
rdevlin.cronin | cdeafc11 | 2015-09-17 19:55:09 | [diff] [blame] | 174 | <include name="IDR_MD_EXTENSIONS_SIDEBAR_CSS" file="resources\md_extensions\sidebar.css" type="BINDATA" /> |
| 175 | <include name="IDR_MD_EXTENSIONS_SIDEBAR_HTML" file="resources\md_extensions\sidebar.html" type="BINDATA" /> |
| 176 | <include name="IDR_MD_EXTENSIONS_SIDEBAR_JS" file="resources\md_extensions\sidebar.js" type="BINDATA" /> |
rdevlin.cronin | d4160a8 | 2015-09-09 20:26:50 | [diff] [blame] | 177 | <include name="IDR_MD_EXTENSIONS_STRINGS_HTML" file="resources\md_extensions\strings.html" type="BINDATA" /> |
[email protected] | f301dac | 2012-08-17 04:30:31 | [diff] [blame] | 178 | </if> |
[email protected] | 30e4f87 | 2013-08-17 13:54:47 | [diff] [blame] | 179 | <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.json" type="BINDATA" /> |
apacible | b8137c4 | 2016-06-01 00:04:48 | [diff] [blame] | 180 | <if expr="not is_android"> |
| 181 | <include name="IDR_MD_FEEDBACK_FEEDBACK_HTML" file="resources\md_feedback\feedback.html" type="BINDATA" /> |
apacible | 20deb53f9 | 2016-06-10 22:26:47 | [diff] [blame] | 182 | <include name="IDR_MD_FEEDBACK_FEEDBACK_CONTAINER_HTML" file="resources\md_feedback\feedback_container.html" type="BINDATA" /> |
| 183 | <include name="IDR_MD_FEEDBACK_FEEDBACK_CONTAINER_JS" file="resources\md_feedback\feedback_container.js" type="BINDATA" /> |
apacible | b8137c4 | 2016-06-01 00:04:48 | [diff] [blame] | 184 | </if> |
treib | d73c9ad | 2015-09-22 16:20:48 | [diff] [blame] | 185 | <if expr="is_android"> |
chili | b9e16a703 | 2016-06-07 21:47:07 | [diff] [blame] | 186 | <include name="IDR_OFFLINE_INTERNALS_HTML" file="resources\offline_pages\offline_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 187 | <include name="IDR_OFFLINE_INTERNALS_CSS" file="resources\offline_pages\offline_internals.css" type="BINDATA" /> |
| 188 | <include name="IDR_OFFLINE_INTERNALS_JS" file="resources\offline_pages\offline_internals.js" type="BINDATA" /> |
chili | 4627daf | 2016-06-17 20:59:35 | [diff] [blame] | 189 | <include name="IDR_OFFLINE_INTERNALS_BROWSER_PROXY_JS" file="resources\offline_pages\offline_internals_browser_proxy.js" type="BINDATA" /> |
smaier | c19426a | 2016-06-07 15:17:15 | [diff] [blame] | 190 | <include name="IDR_POPULAR_SITES_INTERNALS_HTML" file="resources\popular_sites_internals.html" allowexternalscript="true" compress="gzip" type="BINDATA" /> |
| 191 | <include name="IDR_POPULAR_SITES_INTERNALS_CSS" file="resources\popular_sites_internals.css" compress="gzip" type="BINDATA" /> |
| 192 | <include name="IDR_POPULAR_SITES_INTERNALS_JS" file="resources\popular_sites_internals.js" compress="gzip" type="BINDATA" /> |
smaier | c19426a | 2016-06-07 15:17:15 | [diff] [blame] | 193 | <include name="IDR_SNIPPETS_INTERNALS_HTML" file="resources\snippets_internals.html" allowexternalscript="true" compress="gzip" type="BINDATA" /> |
| 194 | <include name="IDR_SNIPPETS_INTERNALS_CSS" file="resources\snippets_internals.css" compress="gzip" type="BINDATA" /> |
| 195 | <include name="IDR_SNIPPETS_INTERNALS_JS" file="resources\snippets_internals.js" compress="gzip" type="BINDATA" /> |
jkrcal | 3ccb46d | 2016-04-18 15:59:06 | [diff] [blame] | 196 | </if> |
smaier | c19426a | 2016-06-07 15:17:15 | [diff] [blame] | 197 | <include name="IDR_SUPERVISED_USER_INTERNALS_HTML" file="resources\supervised_user_internals.html" allowexternalscript="true" compress="gzip" type="BINDATA" /> |
| 198 | <include name="IDR_SUPERVISED_USER_INTERNALS_CSS" file="resources\supervised_user_internals.css" compress="gzip" type="BINDATA" /> |
| 199 | <include name="IDR_SUPERVISED_USER_INTERNALS_JS" file="resources\supervised_user_internals.js" compress="gzip" type="BINDATA" /> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 200 | <if expr="_google_chrome or enable_hangout_services_extension"> |
[email protected] | 1d631942 | 2013-12-17 10:28:43 | [diff] [blame] | 201 | <!-- Hangout Services extension, included in Google Chrome builds only. --> |
| 202 | <include name="IDR_HANGOUT_SERVICES_MANIFEST" file="resources\hangout_services\manifest.json" type="BINDATA" /> |
| 203 | </if> |
thestig | 06a9037 | 2016-07-18 22:04:11 | [diff] [blame] | 204 | <if expr="enable_hotwording"> |
| 205 | <include name="IDR_HOTWORD_MANIFEST" file="resources\hotword\manifest.json" type="BINDATA" /> |
| 206 | <include name="IDR_HOTWORD_AUDIO_VERIFICATION_MANIFEST" file="resources\hotword_audio_verification\manifest.json" type="BINDATA" /> |
| 207 | </if> |
[email protected] | b4636702 | 2014-01-23 02:33:21 | [diff] [blame] | 208 | <if expr="not is_android"> |
| 209 | <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | d086791 | 2014-08-07 07:29:05 | [diff] [blame] | 210 | <include name="IDR_HELP_PAGE_JS" file="resources\help\help_page.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | b4636702 | 2014-01-23 02:33:21 | [diff] [blame] | 211 | <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_change_page.js" flattenhtml="true" type="BINDATA" /> |
| 212 | </if> |
[email protected] | 53e4d8f | 2012-03-02 19:36:32 | [diff] [blame] | 213 | <include name="IDR_HISTORY_HTML" file="resources\history\history.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
[email protected] | 11e03fb | 2012-03-03 19:07:05 | [diff] [blame] | 214 | <include name="IDR_HISTORY_JS" file="resources\history\history.js" flattenhtml="true" type="BINDATA" /> |
tsergeant | ecab5c0 | 2015-12-02 03:17:47 | [diff] [blame] | 215 | |
tsergeant | 72d738f | 2016-02-23 05:03:56 | [diff] [blame] | 216 | <if expr="not is_android and not is_ios"> |
calamity | 123c2cf2 | 2016-05-04 18:30:38 | [diff] [blame] | 217 | <include name="IDR_MD_HISTORY_APP_HTML" file="resources\md_history\app.html" type="BINDATA" /> |
| 218 | <include name="IDR_MD_HISTORY_APP_JS" file="resources\md_history\app.js" type="BINDATA" /> |
tsergeant | 57d85e9d | 2016-05-10 04:27:10 | [diff] [blame] | 219 | <include name="IDR_MD_HISTORY_BROWSER_SERVICE_HTML" file="resources\md_history\browser_service.html" type="BINDATA" /> |
| 220 | <include name="IDR_MD_HISTORY_BROWSER_SERVICE_JS" file="resources\md_history\browser_service.js" type="BINDATA" /> |
dbeam | 8ac9c40 | 2016-03-08 03:42:32 | [diff] [blame] | 221 | <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history\constants.html" type="BINDATA" /> |
| 222 | <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\constants.js" type="BINDATA" /> |
calamity | 613e584 | 2016-05-26 01:10:21 | [diff] [blame] | 223 | <include name="IDR_MD_HISTORY_GROUPED_LIST_HTML" file="resources\md_history\grouped_list.html" type="BINDATA" /> |
| 224 | <include name="IDR_MD_HISTORY_GROUPED_LIST_JS" file="resources\md_history\grouped_list.js" type="BINDATA" /> |
calamity | 123c2cf2 | 2016-05-04 18:30:38 | [diff] [blame] | 225 | <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\history.html" type="BINDATA" /> |
yingran | 94ef8fb7 | 2016-02-01 04:55:37 | [diff] [blame] | 226 | <include name="IDR_MD_HISTORY_HISTORY_ITEM_HTML" file="resources\md_history\history_item.html" type="BINDATA" /> |
| 227 | <include name="IDR_MD_HISTORY_HISTORY_ITEM_JS" file="resources\md_history\history_item.js" type="BINDATA" /> |
hsampson | 23b2e95 | 2016-02-01 07:35:12 | [diff] [blame] | 228 | <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\history.js" type="BINDATA" /> |
yingran | 404625f | 2016-02-12 05:54:33 | [diff] [blame] | 229 | <include name="IDR_MD_HISTORY_HISTORY_LIST_HTML" file="resources\md_history\history_list.html" type="BINDATA" /> |
| 230 | <include name="IDR_MD_HISTORY_HISTORY_LIST_JS" file="resources\md_history\history_list.js" type="BINDATA" /> |
hsampson | 23b2e95 | 2016-02-01 07:35:12 | [diff] [blame] | 231 | <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_HTML" file="resources\md_history\history_toolbar.html" type="BINDATA" /> |
| 232 | <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_JS" file="resources\md_history\history_toolbar.js" type="BINDATA" /> |
calamity | 6aa929611 | 2016-05-30 07:01:59 | [diff] [blame] | 233 | <include name="IDR_MD_HISTORY_ICONS_HTML" file="resources\md_history\icons.html" type="BINDATA" /> |
lshang | 8e52a26 | 2016-06-22 07:17:14 | [diff] [blame] | 234 | <include name="IDR_MD_HISTORY_IMAGES_100_SIGN_IN_PROMO_PNG" file="resources\md_history\images\100\sign_in_promo.png" type="BINDATA" /> |
| 235 | <include name="IDR_MD_HISTORY_IMAGES_200_SIGN_IN_PROMO_PNG" file="resources\md_history\images\200\sign_in_promo.png" type="BINDATA" /> |
calamity | 54c3119 | 2016-07-05 02:25:29 | [diff] [blame] | 236 | <include name="IDR_MD_HISTORY_LIST_CONTAINER_HTML" file="resources\md_history\list_container.html" type="BINDATA" /> |
| 237 | <include name="IDR_MD_HISTORY_LIST_CONTAINER_JS" file="resources\md_history\list_container.js" type="BINDATA" /> |
calamity | 2ffe3ea | 2016-06-16 06:39:09 | [diff] [blame] | 238 | <include name="IDR_MD_HISTORY_SEARCHED_LABEL_HTML" file="resources\md_history\searched_label.html" type="BINDATA" /> |
| 239 | <include name="IDR_MD_HISTORY_SEARCHED_LABEL_JS" file="resources\md_history\searched_label.js" type="BINDATA" /> |
calamity | 36873d6 | 2016-02-24 01:19:02 | [diff] [blame] | 240 | <include name="IDR_MD_HISTORY_SHARED_STYLE_HTML" file="resources\md_history\shared_style.html" type="BINDATA" /> |
calamity | ffe1044 | 2016-03-14 03:50:26 | [diff] [blame] | 241 | <include name="IDR_MD_HISTORY_SIDE_BAR_HTML" file="resources\md_history\side_bar.html" type="BINDATA" /> |
| 242 | <include name="IDR_MD_HISTORY_SIDE_BAR_JS" file="resources\md_history\side_bar.js" type="BINDATA" /> |
| 243 | <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_HTML" file="resources\md_history\synced_device_card.html" type="BINDATA" /> |
| 244 | <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_JS" file="resources\md_history\synced_device_card.js" type="BINDATA" /> |
| 245 | <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_HTML" file="resources\md_history\synced_device_manager.html" type="BINDATA" /> |
| 246 | <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_JS" file="resources\md_history\synced_device_manager.js" type="BINDATA" /> |
tsergeant | ecab5c0 | 2015-12-02 03:17:47 | [diff] [blame] | 247 | </if> |
| 248 | |
[email protected] | a04e82b | 2013-03-15 23:44:53 | [diff] [blame] | 249 | <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 20232aae | 2013-05-25 18:01:08 | [diff] [blame] | 250 | <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_MANIFEST" file="resources\identity_scope_approval_dialog\manifest.json" type="BINDATA" /> |
guohui | 69cf1473 | 2014-10-24 17:14:21 | [diff] [blame] | 251 | <include name="IDR_NEW_INLINE_LOGIN_HTML" file="resources\inline_login\new_inline_login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
[email protected] | 4aa880e | 2013-05-15 13:49:46 | [diff] [blame] | 252 | <include name="IDR_INLINE_LOGIN_HTML" file="resources\inline_login\inline_login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 253 | <include name="IDR_INLINE_LOGIN_CSS" file="resources\inline_login\inline_login.css" flattenhtml="true" type="BINDATA" /> |
| 254 | <include name="IDR_INLINE_LOGIN_JS" file="resources\inline_login\inline_login.js" flattenhtml="true" type="BINDATA" /> |
guohui | 69cf1473 | 2014-10-24 17:14:21 | [diff] [blame] | 255 | <include name="IDR_GAIA_AUTH_AUTHENTICATOR_JS" file="resources\gaia_auth_host\authenticator.js" flattenhtml="true" type="BINDATA" /> |
| 256 | <include name="IDR_GAIA_AUTH_HOST_JS" file="resources\gaia_auth_host\gaia_auth_host.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 68ac50e2 | 2012-03-21 10:08:57 | [diff] [blame] | 257 | <include name="IDR_INSPECT_CSS" file="resources\inspect\inspect.css" flattenhtml="true" type="BINDATA" /> |
| 258 | <include name="IDR_INSPECT_HTML" file="resources\inspect\inspect.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 259 | <include name="IDR_INSPECT_JS" file="resources\inspect\inspect.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 7ab402e6 | 2012-06-20 19:49:18 | [diff] [blame] | 260 | <include name="IDR_INSTANT_CSS" file="resources\instant\instant.css" flattenhtml="true" type="BINDATA" /> |
| 261 | <include name="IDR_INSTANT_HTML" file="resources\instant\instant.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 262 | <include name="IDR_INSTANT_JS" file="resources\instant\instant.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 78127e6 | 2013-11-01 16:44:57 | [diff] [blame] | 263 | <include name="IDR_NETWORK_SPEECH_SYNTHESIS_MANIFEST" file="resources\network_speech_synthesis\manifest.json" type="BINDATA" /> |
[email protected] | abe52909 | 2012-05-10 23:20:09 | [diff] [blame] | 264 | <include name="IDR_PREDICTORS_HTML" file="resources\predictors\predictors.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
[email protected] | a45b1bf | 2012-06-25 21:36:34 | [diff] [blame] | 265 | <include name="IDR_PREDICTORS_JS" file="resources\predictors\predictors.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 77e59c5 | 2013-05-21 15:29:17 | [diff] [blame] | 266 | <if expr="not is_android"> |
[email protected] | f301dac | 2012-08-17 04:30:31 | [diff] [blame] | 267 | <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification_1line.html" flattenhtml="true" type="BINDATA" /> |
| 268 | <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification_2line.html" flattenhtml="true" type="BINDATA" /> |
| 269 | <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_icon.html" type="BINDATA" /> |
| 270 | </if> |
[email protected] | ed6e37b | 2012-12-16 06:36:51 | [diff] [blame] | 271 | |
[email protected] | 2188c8d | 2014-03-21 00:58:56 | [diff] [blame] | 272 | <if expr="enable_service_discovery"> |
[email protected] | 02f3878 | 2013-12-11 08:52:46 | [diff] [blame] | 273 | <include name="IDR_LOCAL_DISCOVERY_HTML" file="resources\local_discovery\local_discovery.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 274 | <include name="IDR_LOCAL_DISCOVERY_CSS" file="resources\local_discovery\local_discovery.css" type="BINDATA" /> |
| 275 | <include name="IDR_LOCAL_DISCOVERY_JS" file="resources\local_discovery\local_discovery.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | e313e98 | 2014-05-13 01:55:06 | [diff] [blame] | 276 | <include name="IDR_LOCAL_DISCOVERY_DEVICE_PNG" file="resources\local_discovery\device.png" type="BINDATA" /> |
[email protected] | 02f3878 | 2013-12-11 08:52:46 | [diff] [blame] | 277 | <include name="IDR_LOCAL_DISCOVERY_PRINTER_PNG" file="resources\local_discovery\printer.png" type="BINDATA" /> |
| 278 | </if> |
| 279 | |
[email protected] | 03a285c5 | 2013-05-05 03:30:20 | [diff] [blame] | 280 | <include name="IDR_INSTANT_IFRAME_VALIDATION_JS" file="resources\local_ntp\instant_iframe_validation.js" type="BINDATA" /> |
[email protected] | a353643 | 2013-03-26 08:14:31 | [diff] [blame] | 281 | <include name="IDR_LOCAL_NTP_HTML" file="resources\local_ntp\local_ntp.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
mathp | 7ee9039 | 2015-12-17 02:45:06 | [diff] [blame] | 282 | <include name="IDR_LOCAL_NTP_CSS" file="resources\local_ntp\local_ntp.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | bc9c14cb | 2013-04-24 18:14:01 | [diff] [blame] | 283 | <include name="IDR_LOCAL_NTP_JS" file="resources\local_ntp\local_ntp.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 80cfc6cf | 2014-08-01 23:46:56 | [diff] [blame] | 284 | <include name="IDR_LOCAL_NTP_UTIL_JS" file="resources\local_ntp\local_ntp_util.js" flattenhtml="true" type="BINDATA" /> |
asvitkine | 36ff0c582 | 2014-11-25 22:58:18 | [diff] [blame] | 285 | <include name="IDR_LOCAL_STATE_HTML" file="resources\local_state\local_state.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 286 | <include name="IDR_LOCAL_STATE_JS" file="resources\local_state\local_state.js" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
[email protected] | 03a285c5 | 2013-05-05 03:30:20 | [diff] [blame] | 287 | <include name="IDR_MOST_VISITED_IFRAME_CSS" file="resources\local_ntp\most_visited_iframe.css" type="BINDATA" /> |
| 288 | <include name="IDR_MOST_VISITED_TITLE_HTML" file="resources\local_ntp\most_visited_title.html" type="BINDATA" /> |
| 289 | <include name="IDR_MOST_VISITED_TITLE_CSS" file="resources\local_ntp\most_visited_title.css" type="BINDATA" /> |
| 290 | <include name="IDR_MOST_VISITED_TITLE_JS" file="resources\local_ntp\most_visited_title.js" type="BINDATA" /> |
| 291 | <include name="IDR_MOST_VISITED_THUMBNAIL_HTML" file="resources\local_ntp\most_visited_thumbnail.html" type="BINDATA" /> |
| 292 | <include name="IDR_MOST_VISITED_THUMBNAIL_CSS" file="resources\local_ntp\most_visited_thumbnail.css" type="BINDATA" /> |
| 293 | <include name="IDR_MOST_VISITED_THUMBNAIL_JS" file="resources\local_ntp\most_visited_thumbnail.js" type="BINDATA" /> |
fserb | 766af62 | 2015-03-16 22:51:02 | [diff] [blame] | 294 | <include name="IDR_MOST_VISITED_SINGLE_HTML" file="resources\local_ntp\most_visited_single.html" type="BINDATA" /> |
| 295 | <include name="IDR_MOST_VISITED_SINGLE_CSS" file="resources\local_ntp\most_visited_single.css" type="BINDATA" /> |
| 296 | <include name="IDR_MOST_VISITED_SINGLE_JS" file="resources\local_ntp\most_visited_single.js" type="BINDATA" /> |
[email protected] | 03a285c5 | 2013-05-05 03:30:20 | [diff] [blame] | 297 | <include name="IDR_MOST_VISITED_UTIL_JS" file="resources\local_ntp\most_visited_util.js" type="BINDATA" flattenhtml="true" /> |
[email protected] | 432954d0 | 2012-01-24 01:18:43 | [diff] [blame] | 298 | <include name="IDR_OMNIBOX_HTML" file="resources\omnibox\omnibox.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 299 | <include name="IDR_OMNIBOX_CSS" file="resources\omnibox\omnibox.css" type="BINDATA" /> |
| 300 | <include name="IDR_OMNIBOX_JS" file="resources\omnibox\omnibox.js" type="BINDATA" /> |
calamity | d59c103 | 2015-09-22 06:35:53 | [diff] [blame] | 301 | <include name="IDR_OMNIBOX_MOJO_JS" file="${root_gen_dir}\chrome\browser\ui\webui\omnibox\omnibox.mojom.js" use_base_dir="false" type="BINDATA"/> |
hshi | 11e9711 | 2015-08-29 00:14:36 | [diff] [blame] | 302 | <if expr="enable_plugins"> |
[email protected] | f301dac | 2012-08-17 04:30:31 | [diff] [blame] | 303 | <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 304 | <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA" /> |
dpapad | 105cb5f2 | 2016-01-29 03:01:30 | [diff] [blame] | 305 | <include name="IDR_PLUGINS_MOJO_JS" file="${root_gen_dir}\chrome\browser\ui\webui\plugins\plugins.mojom.js" use_base_dir="false" type="BINDATA"/> |
[email protected] | f301dac | 2012-08-17 04:30:31 | [diff] [blame] | 306 | </if> |
[email protected] | 1f432c2 | 2014-01-07 01:25:48 | [diff] [blame] | 307 | <include name="IDR_COMPONENTS_HTML" file="resources\components.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 308 | <include name="IDR_COMPONENTS_JS" file="resources\components.js" type="BINDATA" /> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 309 | <if expr="enable_plugins"> |
raymes | 1ff220b | 2015-02-18 00:20:10 | [diff] [blame] | 310 | <include name="IDR_PDF_MANIFEST" file="resources\pdf\manifest.json" type="BINDATA" /> |
[email protected] | 6ab4ef9 | 2013-12-09 08:43:17 | [diff] [blame] | 311 | </if> |
[email protected] | 1d697f3 | 2011-11-28 11:57:51 | [diff] [blame] | 312 | <if expr="is_win"> |
[email protected] | 9f230ed | 2012-05-24 11:19:40 | [diff] [blame] | 313 | <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugins_win.json" type="BINDATA" /> |
[email protected] | 1d697f3 | 2011-11-28 11:57:51 | [diff] [blame] | 314 | </if> |
| 315 | <if expr="is_macosx"> |
[email protected] | 9f230ed | 2012-05-24 11:19:40 | [diff] [blame] | 316 | <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugins_mac.json" type="BINDATA" /> |
[email protected] | 1d697f3 | 2011-11-28 11:57:51 | [diff] [blame] | 317 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 318 | <if expr="chromeos"> |
mgiuca | c219dca | 2015-08-26 02:31:58 | [diff] [blame] | 319 | <include name="IDR_ABOUT_VOICESEARCH_HTML" file="resources\about_voicesearch.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 320 | <include name="IDR_ABOUT_VOICESEARCH_JS" file="resources\about_voicesearch.js" type="BINDATA" /> |
[email protected] | 114a824e | 2014-02-10 00:57:35 | [diff] [blame] | 321 | <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugins_chromeos.json" type="BINDATA" /> |
| 322 | </if> |
[email protected] | 7ab8b9be | 2014-06-12 17:20:42 | [diff] [blame] | 323 | <if expr="desktop_linux or (is_android and enable_plugins)"> |
[email protected] | 114a824e | 2014-02-10 00:57:35 | [diff] [blame] | 324 | <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugins_linux.json" type="BINDATA" /> |
[email protected] | 27c48389 | 2012-02-09 15:59:10 | [diff] [blame] | 325 | </if> |
[email protected] | 5a2a66c | 2013-07-12 12:38:00 | [diff] [blame] | 326 | <if expr="is_android"> |
thestig | 06a9037 | 2016-07-18 22:04:11 | [diff] [blame] | 327 | <then> |
| 328 | <include name="IDR_POLICY_CSS" file="resources\policy_android.css" type="BINDATA"/> |
| 329 | </then> |
| 330 | <else> |
| 331 | <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA"/> |
| 332 | </else> |
[email protected] | 5a2a66c | 2013-07-12 12:38:00 | [diff] [blame] | 333 | </if> |
[email protected] | c39a948b | 2011-10-26 18:44:27 | [diff] [blame] | 334 | <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml="true" allowexternalscript="true" type="BINDATA"/> |
[email protected] | a8171203 | 2011-08-31 16:10:04 | [diff] [blame] | 335 | <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> |
vitalybuka | e29991c | 2014-11-05 21:15:12 | [diff] [blame] | 336 | <if expr="enable_print_preview"> |
[email protected] | 658677f | 2012-06-09 06:04:02 | [diff] [blame] | 337 | <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\print_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 338 | <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print_preview.js" flattenhtml="true" type="BINDATA" /> |
raymes | de5f44d7 | 2016-01-04 04:44:55 | [diff] [blame] | 339 | <include name="IDR_PRINT_PREVIEW_PDF_PREVIEW_HTML" file="resources\print_preview\pdf_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
[email protected] | 824f0d84 | 2012-06-23 02:28:35 | [diff] [blame] | 340 | <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER" |
| 341 | file="resources\print_preview\images\printer.png" type="BINDATA" /> |
| 342 | <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED" |
| 343 | file="resources\print_preview\images\printer_shared.png" type="BINDATA" /> |
| 344 | <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC" |
| 345 | file="resources\print_preview\images\google_doc.png" type="BINDATA" /> |
| 346 | <include name="IDR_PRINT_PREVIEW_IMAGES_PDF" |
| 347 | file="resources\print_preview\images\pdf.png" type="BINDATA" /> |
| 348 | <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY" |
| 349 | file="resources\print_preview\images\third_party.png" type="BINDATA" /> |
[email protected] | ea8ebfa | 2013-01-11 05:35:23 | [diff] [blame] | 350 | <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY_FEDEX" |
| 351 | file="resources\print_preview\images\third_party_fedex.png" type="BINDATA" /> |
[email protected] | 824f0d84 | 2012-06-23 02:28:35 | [diff] [blame] | 352 | <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE" |
| 353 | file="resources\print_preview\images\mobile.png" type="BINDATA" /> |
| 354 | <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE_SHARED" |
| 355 | file="resources\print_preview\images\mobile_shared.png" type="BINDATA" /> |
[email protected] | 658677f | 2012-06-09 06:04:02 | [diff] [blame] | 356 | </if> |
[email protected] | fbbcbaf | 2011-12-07 19:14:45 | [diff] [blame] | 357 | <include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 358 | <include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 359 | <if expr="enable_google_now"> |
[email protected] | 5411d820 | 2013-01-30 01:32:15 | [diff] [blame] | 360 | <include name="IDR_GOOGLE_NOW_MANIFEST" file="resources\google_now\manifest.json" type="BINDATA" /> |
| 361 | </if> |
calamity | 727837fc | 2016-03-14 06:43:08 | [diff] [blame] | 362 | <include name="IDR_SITE_ENGAGEMENT_HTML" file="resources\engagement\site_engagement.html" flattenhtml="true" type="BINDATA" /> |
| 363 | <include name="IDR_SITE_ENGAGEMENT_JS" file="resources\engagement\site_engagement.js" flattenhtml="true" type="BINDATA" /> |
| 364 | <include name="IDR_SITE_ENGAGEMENT_MOJO_JS" file="${root_gen_dir}\chrome\browser\ui\webui\engagement\site_engagement.mojom.js" use_base_dir="false" type="BINDATA"/> |
sammc | f6f4fcf | 2016-06-21 05:39:39 | [diff] [blame] | 365 | <include name="IDR_URL_MOJO_JS" file="${root_gen_dir}\url\mojo\url.mojom.js" use_base_dir="false" type="BINDATA"/> |
anthonyvd | 72d9ed4e | 2016-01-27 23:06:21 | [diff] [blame] | 366 | <include name="IDR_SYNC_CONFIRMATION_CSS" file="resources\sync_confirmation\sync_confirmation.css" type="BINDATA" /> |
anthonyvd | 5816de5d | 2016-03-01 16:57:09 | [diff] [blame] | 367 | <include name="IDR_SYNC_CONFIRMATION_HTML" file="resources\sync_confirmation\sync_confirmation.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
anthonyvd | 72d9ed4e | 2016-01-27 23:06:21 | [diff] [blame] | 368 | <include name="IDR_SYNC_CONFIRMATION_JS" file="resources\sync_confirmation\sync_confirmation.js" type="BINDATA" /> |
[email protected] | 2f18c44 | 2011-12-13 02:15:33 | [diff] [blame] | 369 | <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml="true" type="BINDATA" /> |
| 370 | <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" /> |
[email protected] | a3030d1 | 2012-01-21 03:32:33 | [diff] [blame] | 371 | <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" /> |
| 372 | <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flattenhtml="true" type="BINDATA" /> |
| 373 | <include name="IDR_UBER_UTILS_JS" file="resources\uber\uber_utils.js" type="BINDATA" /> |
[email protected] | 77e9e4d | 2012-11-22 00:46:59 | [diff] [blame] | 374 | <include name="IDR_USER_ACTIONS_HTML" file="resources\user_actions\user_actions.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 375 | <include name="IDR_USER_ACTIONS_CSS" file="resources\user_actions\user_actions.css" type="BINDATA" /> |
| 376 | <include name="IDR_USER_ACTIONS_JS" file="resources\user_actions\user_actions.js" type="BINDATA" /> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 377 | <if expr="enable_webrtc"> |
[email protected] | f66ddbd | 2013-06-27 14:17:04 | [diff] [blame] | 378 | <include name="IDR_WEBRTC_LOGS_HTML" file="resources\media\webrtc_logs.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 379 | <include name="IDR_WEBRTC_LOGS_JS" file="resources\media\webrtc_logs.js" type="BINDATA" /> |
| 380 | </if> |
[email protected] | fe13bf6 | 2010-08-26 14:33:19 | [diff] [blame] | 381 | <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifest.json" type="BINDATA" /> |
[email protected] | 55d950c | 2014-04-28 21:03:20 | [diff] [blame] | 382 | <include name="IDR_CRYPTOTOKEN_MANIFEST" file="resources\cryptotoken\manifest.json" type="BINDATA" /> |
[email protected] | 4aa880e | 2013-05-15 13:49:46 | [diff] [blame] | 383 | <include name="IDR_GAIA_AUTH_MANIFEST" file="resources\gaia_auth\manifest.json" type="BINDATA" /> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 384 | <if expr="chromeos"> |
[email protected] | 12c105f | 2011-10-10 17:22:09 | [diff] [blame] | 385 | <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 386 | <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\choose_mobile_network.js" type="BINDATA" /> |
[email protected] | 9271a05 | 2012-03-24 01:27:44 | [diff] [blame] | 387 | <include name="IDR_CROSH_BUILTIN_MANIFEST" file="resources\chromeos\crosh_builtin\manifest.json" type="BINDATA" /> |
[email protected] | 48e5a2e | 2012-07-23 07:43:28 | [diff] [blame] | 388 | <include name="IDR_CRYPTOHOME_HTML" file="resources\chromeos\cryptohome.html" flattenhtml="true" type="BINDATA" /> |
| 389 | <include name="IDR_CRYPTOHOME_JS" file="resources\chromeos\cryptohome.js" type="BINDATA" /> |
[email protected] | 86bf41e1 | 2013-07-19 19:43:03 | [diff] [blame] | 390 | <!-- manifest file of Connectivity Diagnostics app --> |
| 391 | <include name="IDR_CONNECTIVITY_DIAGNOSTICS_MANIFEST" file="resources\chromeos\connectivity_diagnostics\manifest.json" type="BINDATA" /> |
[email protected] | 213d25f | 2013-08-05 01:19:41 | [diff] [blame] | 392 | <include name="IDR_CONNECTIVITY_DIAGNOSTICS_LAUNCHER_MANIFEST" file="resources\chromeos\connectivity_diagnostics_launcher\manifest.json" type="BINDATA" /> |
[email protected] | 3e13e5e9 | 2012-07-27 15:25:10 | [diff] [blame] | 393 | <include name="IDR_DRIVE_INTERNALS_CSS" file="resources\chromeos\drive_internals.css" type="BINDATA" /> |
[email protected] | c2c1ecd | 2012-07-24 22:11:50 | [diff] [blame] | 394 | <include name="IDR_DRIVE_INTERNALS_HTML" file="resources\chromeos\drive_internals.html" flattenhtml="true" type="BINDATA" /> |
| 395 | <include name="IDR_DRIVE_INTERNALS_JS" file="resources\chromeos\drive_internals.js" type="BINDATA" /> |
[email protected] | 5cc49ab | 2014-05-26 23:53:58 | [diff] [blame] | 396 | <include name="IDR_GUEST_SESSION_TAB_HTML" file="resources\chromeos\guest_session_tab.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 8126ac3 | 2011-11-28 22:42:51 | [diff] [blame] | 397 | <include name="IDR_KEYBOARD_OVERLAY_CSS" file="resources\chromeos\keyboard_overlay.css" flattenhtml="true" type="BINDATA" /> |
| 398 | <include name="IDR_KEYBOARD_OVERLAY_HTML" file="resources\chromeos\keyboard_overlay.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 399 | <include name="IDR_KEYBOARD_OVERLAY_JS" file="resources\chromeos\keyboard_overlay.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 8126ac3 | 2011-11-28 22:42:51 | [diff] [blame] | 400 | <include name="IDR_MOBILE_MANIFEST" file="resources\chromeos\mobile_app\manifest.json" type="BINDATA" /> |
| 401 | <include name="IDR_MOBILE_SETUP_PAGE_HTML" file="resources\chromeos\mobile_setup.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 9fe646539 | 2013-03-11 06:05:29 | [diff] [blame] | 402 | <include name="IDR_MOBILE_SETUP_PORTAL_PAGE_HTML" file="resources\chromeos\mobile_setup_portal.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | f4660c6b | 2014-01-25 11:10:04 | [diff] [blame] | 403 | <include name="IDR_NFC_DEBUG_HTML" file="resources\chromeos\nfc_debug.html" type="BINDATA" /> |
| 404 | <include name="IDR_NFC_DEBUG_CSS" file="resources\chromeos\nfc_debug.css" type="BINDATA" /> |
| 405 | <include name="IDR_NFC_DEBUG_JS" file="resources\chromeos\nfc_debug.js" type="BINDATA" /> |
[email protected] | de73b58 | 2012-04-17 23:52:14 | [diff] [blame] | 406 | <include name="IDR_ECHO_MANIFEST" file="resources\chromeos\echo\manifest.json" type="BINDATA" /> |
[email protected] | 64f784cc | 2013-02-16 02:14:21 | [diff] [blame] | 407 | <include name="IDR_MERGE_SESSION_LOAD_HTML" file="resources\chromeos\merge_session_load.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 8126ac3 | 2011-11-28 22:42:51 | [diff] [blame] | 408 | <include name="IDR_OS_CREDITS_HTML" file="resources\chromeos\about_os_credits.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 4de8252 | 2011-09-08 19:37:59 | [diff] [blame] | 409 | <include name="IDR_PROXY_SETTINGS_HTML" file="resources\chromeos\proxy_settings.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 561afe95 | 2014-03-15 05:48:27 | [diff] [blame] | 410 | <include name="IDR_CERT_MANAGER_DIALOG_HTML" file="resources\chromeos\certificate_manager_dialog.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 424d1bb | 2013-01-24 00:36:35 | [diff] [blame] | 411 | <include name="IDR_BLUETOOTH_PAIR_DEVICE_HTML" file="resources\chromeos\bluetooth_pair_device.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 4de8252 | 2011-09-08 19:37:59 | [diff] [blame] | 412 | <include name="IDR_SIM_UNLOCK_HTML" file="resources\chromeos\sim_unlock.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | b4da2d05 | 2013-08-10 13:59:43 | [diff] [blame] | 413 | <include name="IDR_SLOW_HTML" file="resources\chromeos\slow.html" flattenhtml="true" type="BINDATA" /> |
dgn | 445b597 | 2015-01-13 18:13:07 | [diff] [blame] | 414 | <include name="IDR_SLOW_JS" file="resources\chromeos\slow.js" type="BINDATA" /> |
malaykeshav | eb9fd20 | 2016-06-22 22:17:44 | [diff] [blame] | 415 | <include name="IDR_HATS_HTML" file="resources\chromeos\hats\hats.html" flattenhtml="false" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 416 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 417 | <if expr="chromeos"> |
[email protected] | eed749bf | 2014-02-12 09:41:43 | [diff] [blame] | 418 | <include name="IDR_DEMO_APP_MANIFEST" file="resources\chromeos\demo_app\manifest.json" type="BINDATA" /> |
[email protected] | a7668a1 | 2012-05-28 22:23:48 | [diff] [blame] | 419 | <include name="IDR_WALLPAPERMANAGER_MANIFEST" file="resources\chromeos\wallpaper_manager\manifest.json" type="BINDATA" /> |
[email protected] | 5ee08bf | 2013-11-30 05:25:30 | [diff] [blame] | 420 | <include name="IDR_FIRST_RUN_DIALOG_MANIFEST" file="resources\chromeos\first_run\app/manifest.json" type="BINDATA" /> |
khmel | 14d72db | 2016-02-17 04:08:35 | [diff] [blame] | 421 | <include name="IDR_ARC_SUPPORT_MANIFEST" file="resources\chromeos\arc_support\manifest.json" type="BINDATA" /> |
[email protected] | 1820bd59 | 2013-03-07 12:41:26 | [diff] [blame] | 422 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 423 | <if expr="chromeos and _google_chrome"> |
[email protected] | b6b14a8 | 2013-09-13 08:55:31 | [diff] [blame] | 424 | <include name="IDR_GENIUS_APP_MANIFEST" file="resources\chromeos\genius_app\manifest.json" type="BINDATA" /> |
[email protected] | dc6cc47 | 2011-02-03 12:17:26 | [diff] [blame] | 425 | <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json" type="BINDATA" /> |
[email protected] | 33940aae5 | 2014-03-07 18:03:25 | [diff] [blame] | 426 | <include name="IDR_QUICKOFFICE_MANIFEST" file="resources\chromeos\quickoffice\manifest.json" type="BINDATA" /> |
[email protected] | dc6cc47 | 2011-02-03 12:17:26 | [diff] [blame] | 427 | </if> |
[email protected] | 693baa5d | 2012-06-22 22:23:38 | [diff] [blame] | 428 | <if expr="is_win"> |
| 429 | <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_default_browser.js" flattenhtml="true" type="BINDATA" /> |
| 430 | <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_default_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 431 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 432 | <if expr="not is_android and not is_ios and not chromeos"> |
[email protected] | c087b8c | 2013-08-09 19:15:33 | [diff] [blame] | 433 | <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_manager.js" flattenhtml="true" type="BINDATA" /> |
| 434 | <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
[email protected] | 16dc6458 | 2013-07-19 23:35:31 | [diff] [blame] | 435 | </if> |
mahmadi | 4777abf | 2016-03-09 22:27:14 | [diff] [blame] | 436 | <if expr="not is_android and not is_ios and not chromeos"> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 437 | <include name="IDR_MD_CONTROL_BAR_HTML" file="resources\md_user_manager\control_bar.html" type="BINDATA" /> |
mahmadi | 4777abf | 2016-03-09 22:27:14 | [diff] [blame] | 438 | <include name="IDR_MD_CONTROL_BAR_JS" file="resources\md_user_manager\control_bar.js" type="BINDATA" /> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 439 | <include name="IDR_MD_CREATE_PROFILE_HTML" file="resources\md_user_manager\create_profile.html" type="BINDATA" /> |
mahmadi | 4777abf | 2016-03-09 22:27:14 | [diff] [blame] | 440 | <include name="IDR_MD_CREATE_PROFILE_JS" file="resources\md_user_manager\create_profile.js" type="BINDATA" /> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 441 | <include name="IDR_MD_ERROR_DIALOG_HTML" file="resources\md_user_manager\error_dialog.html" type="BINDATA" /> |
mahmadi | 4834f4f | 2016-06-01 15:16:12 | [diff] [blame] | 442 | <include name="IDR_MD_ERROR_DIALOG_JS" file="resources\md_user_manager\error_dialog.js" type="BINDATA" /> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 443 | <include name="IDR_MD_IMPORT_SUPERVISED_USER_HTML" file="resources\md_user_manager\import_supervised_user.html" type="BINDATA" /> |
mahmadi | 53539eb | 2016-04-22 18:55:04 | [diff] [blame] | 444 | <include name="IDR_MD_IMPORT_SUPERVISED_USER_JS" file="resources\md_user_manager\import_supervised_user.js" type="BINDATA" /> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 445 | <include name="IDR_MD_PROFILE_BROWSER_PROXY_HTML" file="resources\md_user_manager\profile_browser_proxy.html" type="BINDATA" /> |
mahmadi | 4777abf | 2016-03-09 22:27:14 | [diff] [blame] | 446 | <include name="IDR_MD_PROFILE_BROWSER_PROXY_JS" file="resources\md_user_manager\profile_browser_proxy.js" type="BINDATA" /> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 447 | <include name="IDR_MD_SUPERVISED_USER_CREATE_CONFIRM_HTML" file="resources\md_user_manager\supervised_user_create_confirm.html" type="BINDATA" /> |
mahmadi | afd251b | 2016-04-25 23:30:52 | [diff] [blame] | 448 | <include name="IDR_MD_SUPERVISED_USER_CREATE_CONFIRM_JS" file="resources\md_user_manager\supervised_user_create_confirm.js" type="BINDATA" /> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 449 | <include name="IDR_MD_SUPERVISED_USER_LEARN_MORE_HTML" file="resources\md_user_manager\supervised_user_learn_more.html" type="BINDATA" /> |
mahmadi | 9442828 | 2016-03-30 20:18:04 | [diff] [blame] | 450 | <include name="IDR_MD_SUPERVISED_USER_LEARN_MORE_JS" file="resources\md_user_manager\supervised_user_learn_more.js" type="BINDATA" /> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 451 | <include name="IDR_MD_USER_MANAGER_DIALOG_HTML" file="resources\md_user_manager\user_manager_dialog.html" allowexternalscript="true" type="BINDATA" /> |
| 452 | <include name="IDR_MD_USER_MANAGER_DIALOG_JS" file="resources\md_user_manager\user_manager_dialog.js" type="BINDATA" /> |
mahmadi | 4777abf | 2016-03-09 22:27:14 | [diff] [blame] | 453 | <include name="IDR_MD_USER_MANAGER_HTML" file="resources\md_user_manager\user_manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 454 | <include name="IDR_MD_USER_MANAGER_JS" file="resources\md_user_manager\user_manager.js" flattenhtml="true" type="BINDATA" /> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 455 | <include name="IDR_MD_USER_MANAGER_ICONS_HTML" file="resources\md_user_manager\icons.html" type="BINDATA" /> |
| 456 | <include name="IDR_MD_USER_MANAGER_PAGES_HTML" file="resources\md_user_manager\user_manager_pages.html" type="BINDATA" /> |
mahmadi | 4777abf | 2016-03-09 22:27:14 | [diff] [blame] | 457 | <include name="IDR_MD_USER_MANAGER_PAGES_JS" file="resources\md_user_manager\user_manager_pages.js" type="BINDATA" /> |
mahmadi | 9442828 | 2016-03-30 20:18:04 | [diff] [blame] | 458 | <include name="IDR_MD_USER_MANAGER_SHARED_STYLES_HTML" file="resources\md_user_manager\shared_styles.html" flattenhtml="true" type="BINDATA" /> |
mahmadi | e655e9fa | 2016-06-10 13:13:54 | [diff] [blame] | 459 | <include name="IDR_MD_USER_MANAGER_STRINGS_HTML" file="resources\md_user_manager\strings.html" type="BINDATA" /> |
| 460 | <include name="IDR_MD_USER_MANAGER_TUTORIAL_HTML" file="resources\md_user_manager\user_manager_tutorial.html" type="BINDATA" /> |
mahmadi | 9442828 | 2016-03-30 20:18:04 | [diff] [blame] | 461 | <include name="IDR_MD_USER_MANAGER_TUTORIAL_JS" file="resources\md_user_manager\user_manager_tutorial.js" type="BINDATA" /> |
mahmadi | 4777abf | 2016-03-09 22:27:14 | [diff] [blame] | 462 | </if> |
[email protected] | e476ce91 | 2013-02-15 14:02:50 | [diff] [blame] | 463 | <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profile_signin_confirmation.html" type="BINDATA" /> |
| 464 | <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile_signin_confirmation.js" type="BINDATA" /> |
[email protected] | 0b07cec | 2013-03-14 20:09:06 | [diff] [blame] | 465 | <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profile_signin_confirmation.css" type="BINDATA" /> |
estade | 1b4f647 | 2015-08-25 18:05:45 | [diff] [blame] | 466 | <if expr="is_macosx"> |
| 467 | <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\closed_window.png" type="BINDATA" /> |
| 468 | </if> |
[email protected] | db1b011b | 2013-06-06 02:22:55 | [diff] [blame] | 469 | <if expr="not is_android"> |
| 470 | <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_internals.html" type="BINDATA" /> |
| 471 | <include name="IDR_IDENTITY_INTERNALS_CSS" file="resources\identity_internals.css" type="BINDATA" /> |
| 472 | <include name="IDR_IDENTITY_INTERNALS_JS" file="resources\identity_internals.js" type="BINDATA" /> |
| 473 | </if> |
reillyg | 4a84927 | 2015-02-20 21:38:43 | [diff] [blame] | 474 | <include name="IDR_DEVICE_LOG_UI_HTML" file="resources\device_log_ui\device_log_ui.html" type="BINDATA" /> |
| 475 | <include name="IDR_DEVICE_LOG_UI_JS" file="resources\device_log_ui\device_log_ui.js" type="BINDATA" /> |
| 476 | <include name="IDR_DEVICE_LOG_UI_CSS" file="resources\device_log_ui\device_log_ui.css" type="BINDATA" /> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 477 | <if expr="chromeos"> |
[email protected] | f706d3dc | 2014-05-27 19:23:01 | [diff] [blame] | 478 | <include name="IDR_NETWORK_UI_HTML" file="resources\chromeos\network_ui\network_ui.html" type="BINDATA" /> |
| 479 | <include name="IDR_NETWORK_UI_JS" file="resources\chromeos\network_ui\network_ui.js" type="BINDATA" /> |
| 480 | <include name="IDR_NETWORK_UI_CSS" file="resources\chromeos\network_ui\network_ui.css" type="BINDATA" /> |
[email protected] | 10f7d56 | 2013-08-13 11:55:01 | [diff] [blame] | 481 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 482 | <if expr="_google_chrome"> |
[email protected] | 8456bec | 2013-09-09 04:06:23 | [diff] [blame] | 483 | <include name="IDR_PREF_HASH_SEED_BIN" file="resources\settings_internal\pref_hash_seed.bin" type="BINDATA" /> |
[email protected] | 8f685f6 | 2013-11-13 22:44:18 | [diff] [blame] | 484 | <include name="IDR_ADDITIONAL_MODULE_IDS" file="${additional_modules_list_file}" use_base_dir="false" type="BINDATA" /> |
[email protected] | 8456bec | 2013-09-09 04:06:23 | [diff] [blame] | 485 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 486 | <if expr="chromeos"> |
[email protected] | 20258a0 | 2013-09-19 08:25:55 | [diff] [blame] | 487 | <include name="IDR_SOUND_STARTUP_WAV" file="resources\chromeos\sounds\startup.wav" type="BINDATA" /> |
[email protected] | 9399a9f | 2014-03-28 08:56:59 | [diff] [blame] | 488 | <include name="IDR_SOUND_STARTUP2_WAV" file="resources\chromeos\sounds\startup2.wav" type="BINDATA" /> |
[email protected] | 20258a0 | 2013-09-19 08:25:55 | [diff] [blame] | 489 | <include name="IDR_SOUND_LOCK_WAV" file="resources\chromeos\sounds\lock.wav" type="BINDATA" /> |
| 490 | <include name="IDR_SOUND_UNLOCK_WAV" file="resources\chromeos\sounds\unlock.wav" type="BINDATA" /> |
| 491 | <include name="IDR_SOUND_SHUTDOWN_WAV" file="resources\chromeos\sounds\shutdown.wav" type="BINDATA" /> |
[email protected] | 12b0a84 | 2013-12-04 20:48:13 | [diff] [blame] | 492 | <include name="IDR_SOUND_SPOKEN_FEEDBACK_ENABLED_WAV" file="resources\chromeos\sounds\spoken_feedback_enabled.wav" type="BINDATA" /> |
| 493 | <include name="IDR_SOUND_SPOKEN_FEEDBACK_DISABLED_WAV" file="resources\chromeos\sounds\spoken_feedback_disabled.wav" type="BINDATA" /> |
[email protected] | ae454be7 | 2013-12-10 19:22:44 | [diff] [blame] | 494 | <include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sounds\volume_adjust.wav" type="BINDATA" /> |
[email protected] | 0b4c467 | 2014-02-26 17:29:00 | [diff] [blame] | 495 | <include name="IDR_SOUND_CAMERA_SNAP_WAV" file="resources\chromeos\sounds\camera_snap.wav" type="BINDATA" /> |
| 496 | <include name="IDR_SOUND_OBJECT_DELETE_WAV" file="resources\chromeos\sounds\object_delete.wav" type="BINDATA" /> |
[email protected] | 07f3ea9 | 2014-08-14 05:23:38 | [diff] [blame] | 497 | <include name="IDR_SOUND_PASSTHROUGH_WAV" file="resources\chromeos\sounds\earcons\passthrough.wav" type="BINDATA" /> |
| 498 | <include name="IDR_SOUND_EXIT_SCREEN_WAV" file="resources\chromeos\sounds\earcons\exit_screen.wav" type="BINDATA" /> |
| 499 | <include name="IDR_SOUND_ENTER_SCREEN_WAV" file="resources\chromeos\sounds\earcons\enter_screen.wav" type="BINDATA" /> |
[email protected] | 20258a0 | 2013-09-19 08:25:55 | [diff] [blame] | 500 | </if> |
[email protected] | e81c3513 | 2014-02-19 08:03:37 | [diff] [blame] | 501 | <if expr="chromeos"> |
[email protected] | 3176e09d | 2014-01-09 00:57:38 | [diff] [blame] | 502 | <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html" type="BINDATA" /> |
| 503 | <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" type="BINDATA" /> |
| 504 | <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css" type="BINDATA" /> |
rfrappier | 0a529c9 | 2015-06-26 21:14:30 | [diff] [blame] | 505 | <include name="IDR_DEVICE_EMULATOR_HTML" file="resources\chromeos\emulator\device_emulator.html" type="BINDATA" /> |
michaelpg | a658634 | 2016-05-21 04:48:06 | [diff] [blame] | 506 | <include name="IDR_DEVICE_EMULATOR_AUDIO_SETTINGS_HTML" file="resources\chromeos\emulator\audio_settings.html" type="BINDATA" /> |
| 507 | <include name="IDR_DEVICE_EMULATOR_AUDIO_SETTINGS_JS" file="resources\chromeos\emulator\audio_settings.js" type="BINDATA" /> |
| 508 | <include name="IDR_DEVICE_EMULATOR_BATTERY_SETTINGS_HTML" file="resources\chromeos\emulator\battery_settings.html" type="BINDATA" /> |
| 509 | <include name="IDR_DEVICE_EMULATOR_BATTERY_SETTINGS_JS" file="resources\chromeos\emulator\battery_settings.js" type="BINDATA" /> |
| 510 | <include name="IDR_DEVICE_EMULATOR_BLUETOOTH_SETTINGS_HTML" file="resources\chromeos\emulator\bluetooth_settings.html" type="BINDATA" /> |
| 511 | <include name="IDR_DEVICE_EMULATOR_BLUETOOTH_SETTINGS_JS" file="resources\chromeos\emulator\bluetooth_settings.js" type="BINDATA" /> |
| 512 | <include name="IDR_DEVICE_EMULATOR_ICONS_HTML" file="resources\chromeos\emulator\icons.html" type="BINDATA" /> |
michaelpg | a37d858b | 2016-07-19 21:49:32 | [diff] [blame] | 513 | <include name="IDR_DEVICE_EMULATOR_INPUT_DEVICE_SETTINGS_HTML" file="resources\chromeos\emulator\input_device_settings.html" type="BINDATA" /> |
| 514 | <include name="IDR_DEVICE_EMULATOR_INPUT_DEVICE_SETTINGS_JS" file="resources\chromeos\emulator\input_device_settings.js" type="BINDATA" /> |
michaelpg | a658634 | 2016-05-21 04:48:06 | [diff] [blame] | 515 | <include name="IDR_DEVICE_EMULATOR_PAGES_HTML" file="resources\chromeos\emulator\device_emulator_pages.html" type="BINDATA" /> |
| 516 | <include name="IDR_DEVICE_EMULATOR_PAGES_JS" file="resources\chromeos\emulator\device_emulator_pages.js" type="BINDATA" /> |
| 517 | <include name="IDR_DEVICE_EMULATOR_SHARED_STYLES_HTML" file="resources\chromeos\emulator\shared_styles.html" type="BINDATA" /> |
[email protected] | 3176e09d | 2014-01-09 00:57:38 | [diff] [blame] | 518 | </if> |
[email protected] | 9804dad910 | 2014-04-01 09:34:18 | [diff] [blame] | 519 | <include name="IDR_EASY_UNLOCK_MANIFEST" file="resources\easy_unlock\manifest.json" type="BINDATA" /> |
tbarzic | 5a5bf024 | 2015-01-14 20:53:40 | [diff] [blame] | 520 | <include name="IDR_EASY_UNLOCK_MANIFEST_SIGNIN" file="resources\easy_unlock\manifest_signin.json" type="BINDATA" /> |
[email protected] | dd0bf46 | 2014-04-28 05:47:00 | [diff] [blame] | 521 | <if expr="chromeos"> |
| 522 | <include name="IDR_SET_TIME_HTML" file="resources\chromeos\set_time.html" type="BINDATA" /> |
| 523 | <include name="IDR_SET_TIME_CSS" file="resources\chromeos\set_time.css" type="BINDATA" /> |
| 524 | <include name="IDR_SET_TIME_JS" file="resources\chromeos\set_time.js" type="BINDATA" /> |
| 525 | </if> |
[email protected] | 69bb64bc | 2014-07-28 14:39:41 | [diff] [blame] | 526 | <if expr="chromeos"> |
| 527 | <if expr="_google_chrome"> |
thestig | 06a9037 | 2016-07-18 22:04:11 | [diff] [blame] | 528 | <then> |
| 529 | <include name="IDR_GOOGLE_XKB_MANIFEST" file="resources\chromeos\input_method\google_xkb_manifest.json" type="BINDATA" /> |
| 530 | <include name="IDR_GOOGLE_INPUT_TOOLS_MANIFEST" file="resources\chromeos\input_method\google_input_tools_manifest.json" type="BINDATA" /> |
| 531 | </then> |
| 532 | <else> |
| 533 | <include name="IDR_XKB_MANIFEST" file="resources\chromeos\input_method\xkb_manifest.json" type="BINDATA" /> |
| 534 | <include name="IDR_M17N_MANIFEST" file="resources\chromeos\input_method\m17n_manifest.json" type="BINDATA" /> |
| 535 | <include name="IDR_PINYIN_MANIFEST" file="resources\chromeos\input_method\pinyin_manifest.json" type="BINDATA" /> |
| 536 | <include name="IDR_ZHUYIN_MANIFEST" file="resources\chromeos\input_method\zhuyin_manifest.json" type="BINDATA" /> |
| 537 | <include name="IDR_CANGJIE_MANIFEST" file="resources\chromeos\input_method\cangjie_manifest.json" type="BINDATA" /> |
| 538 | <include name="IDR_MOZC_MANIFEST" file="resources\chromeos\input_method\mozc_manifest.json" type="BINDATA" /> |
| 539 | <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_method\hangul_manifest.json" type="BINDATA" /> |
| 540 | </else> |
[email protected] | 69bb64bc | 2014-07-28 14:39:41 | [diff] [blame] | 541 | </if> |
[email protected] | 69bb64bc | 2014-07-28 14:39:41 | [diff] [blame] | 542 | <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_ime\manifest.json" type="BINDATA" /> |
| 543 | </if> |
apacible | 541203f | 2015-03-23 21:11:18 | [diff] [blame] | 544 | <if expr="enable_media_router"> |
apacible | b881926 | 2015-04-07 16:46:53 | [diff] [blame] | 545 | <part file="media_router_resources.grdp" /> |
apacible | 541203f | 2015-03-23 21:11:18 | [diff] [blame] | 546 | </if> |
sheretov | c16319aaa | 2016-05-27 17:29:52 | [diff] [blame] | 547 | <if expr="enable_media_router and (chromeos or is_win or is_macosx)"> |
| 548 | <include name="IDR_CAST_HTML" file="resources\cast\cast.html" type="BINDATA" /> |
| 549 | <include name="IDR_CAST_CSS" file="resources\cast\cast.css" type="BINDATA" /> |
| 550 | <include name="IDR_CAST_JS" file="resources\cast\cast.js" type="BINDATA" /> |
| 551 | <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico" type="BINDATA" /> |
| 552 | </if> |
thestig | 06a9037 | 2016-07-18 22:04:11 | [diff] [blame] | 553 | <if expr="not is_android and not is_ios"> |
shuchen | 86a9fed7 | 2016-02-23 00:59:33 | [diff] [blame] | 554 | <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_window_close.png" type="BINDATA" /> |
| 555 | <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_window_close_click.png" type="BINDATA" /> |
| 556 | <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_window_close_hover.png" type="BINDATA" /> |
| 557 | </if> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 558 | </includes> |
| 559 | </release> |
| 560 | </grit> |