| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <grit latest_public_release="0" current_release="1"> | 2 <grit latest_public_release="0" current_release="1"> |
| 3 <outputs> | 3 <outputs> |
| 4 <output filename="grit/browser_resources.h" type="rc_header"> | 4 <output filename="grit/browser_resources.h" type="rc_header"> |
| 5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
| 6 </output> | 6 </output> |
| 7 <output filename="browser_resources.pak" type="data_package" /> | 7 <output filename="browser_resources.pak" type="data_package" /> |
| 8 </outputs> | 8 </outputs> |
| 9 <release seq="1"> | 9 <release seq="1"> |
| 10 <structures> | 10 <structures> |
| 11 <if expr="not is_win and not is_macosx and not is_ios"> | 11 <if expr="not is_win and not is_macosx and not is_ios"> |
| 12 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin
ux.html" flattenhtml="true" type="chrome_html" /> | 12 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin
ux.html" flattenhtml="true" type="chrome_html" /> |
| 13 </if> | 13 </if> |
| 14 <if expr="is_macosx or is_ios"> | 14 <if expr="is_macosx or is_ios"> |
| 15 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac
.html" flattenhtml="true" type="chrome_html" /> | 15 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac
.html" flattenhtml="true" type="chrome_html" /> |
| 16 </if> | 16 </if> |
| 17 <if expr="is_win"> | 17 <if expr="is_win"> |
| 18 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm
l" flattenhtml="true" type="chrome_html" /> | 18 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm
l" flattenhtml="true" type="chrome_html" /> |
| 19 </if> | 19 </if> |
| 20 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" t
ype="chrome_html" /> | 20 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" t
ype="chrome_html" /> |
| 21 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm
l" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> | 21 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm
l" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> |
| 22 <if expr="is_android"> | 22 <if expr="is_android"> |
| 23 <structure name="IDR_ABOUT_WELCOME_HTML" file="resources\about_welcome_a
ndroid\about_welcome_android.html" flattenhtml="true" type="chrome_html" /> | 23 <structure name="IDR_ABOUT_WELCOME_HTML" file="resources\about_welcome_a
ndroid\about_welcome_android.html" flattenhtml="true" type="chrome_html" /> |
| 24 <structure name="IDR_ABOUT_WELCOME_CSS" file="resources\about_welcome_an
droid\about_welcome_android.css" flattenhtml="true" type="chrome_html" /> | 24 <structure name="IDR_ABOUT_WELCOME_CSS" file="resources\about_welcome_an
droid\about_welcome_android.css" flattenhtml="true" type="chrome_html" /> |
| 25 </if> | 25 </if> |
| 26 <if expr="pp_ifdef('enable_app_list')"> | 26 <if expr="enable_app_list"> |
| 27 <structure name="IDR_APP_LIST_START_PAGE_CSS" file="resources\app_list\s
tart_page.css" flattenhtml="true" type="chrome_html" /> | 27 <structure name="IDR_APP_LIST_START_PAGE_CSS" file="resources\app_list\s
tart_page.css" flattenhtml="true" type="chrome_html" /> |
| 28 <structure name="IDR_APP_LIST_START_PAGE_HTML" file="resources\app_list\
start_page.html" flattenhtml="true" type="chrome_html" /> | 28 <structure name="IDR_APP_LIST_START_PAGE_HTML" file="resources\app_list\
start_page.html" flattenhtml="true" type="chrome_html" /> |
| 29 <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\st
art_page.js" flattenhtml="true" type="chrome_html" /> | 29 <structure name="IDR_APP_LIST_START_PAGE_JS" file="resources\app_list\st
art_page.js" flattenhtml="true" type="chrome_html" /> |
| 30 <structure name="IDR_APP_LIST_HOTWORD_NACL_NMF" file="resources\app_list
\hotword_nacl.nmf" flattenhtml="true" type="chrome_html" /> | 30 <structure name="IDR_APP_LIST_HOTWORD_NACL_NMF" file="resources\app_list
\hotword_nacl.nmf" flattenhtml="true" type="chrome_html" /> |
| 31 </if> | 31 </if> |
| 32 <if expr="pp_ifdef('chromeos')"> | 32 <if expr="chromeos"> |
| 33 <structure name="IDR_DEMO_USER_LOGIN_HTML" file="resources\chromeos\logi
n\demo_user_login.html" flattenhtml="true" type="chrome_html" /> | 33 <structure name="IDR_DEMO_USER_LOGIN_HTML" file="resources\chromeos\logi
n\demo_user_login.html" flattenhtml="true" type="chrome_html" /> |
| 34 <structure name="IDR_DEMO_USER_LOGIN_JS" file="resources\chromeos\login\
demo_user_login.js" flattenhtml="true" type="chrome_html" /> | 34 <structure name="IDR_DEMO_USER_LOGIN_JS" file="resources\chromeos\login\
demo_user_login.js" flattenhtml="true" type="chrome_html" /> |
| 35 </if> | 35 </if> |
| 36 <if expr="not is_android"> | 36 <if expr="not is_android"> |
| 37 <structure name="IDR_DOWNLOADS_CSS" file="resources\downloads\downloads.
css" flattenhtml="true" type="chrome_html" /> | 37 <structure name="IDR_DOWNLOADS_CSS" file="resources\downloads\downloads.
css" flattenhtml="true" type="chrome_html" /> |
| 38 <structure name="IDR_DOWNLOADS_HTML" file="resources\downloads\downloads
.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> | 38 <structure name="IDR_DOWNLOADS_HTML" file="resources\downloads\downloads
.html" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> |
| 39 </if> | 39 </if> |
| 40 <if expr="pp_ifdef('enable_extensions')"> | 40 <if expr="enable_extensions"> |
| 41 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi
ons.html" flattenhtml="true" type="chrome_html" /> | 41 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extensi
ons.html" flattenhtml="true" type="chrome_html" /> |
| 42 </if> | 42 </if> |
| 43 <if expr="pp_ifdef('chromeos')"> | 43 <if expr="chromeos"> |
| 44 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\
first_run.html" flattenhtml="true" type="chrome_html"/> | 44 <structure name="IDR_FIRST_RUN_HTML" file="resources\chromeos\first_run\
first_run.html" flattenhtml="true" type="chrome_html"/> |
| 45 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi
rst_run.js" flattenhtml="true" type="chrome_html" /> | 45 <structure name="IDR_FIRST_RUN_JS" file="resources\chromeos\first_run\fi
rst_run.js" flattenhtml="true" type="chrome_html" /> |
| 46 </if> | 46 </if> |
| 47 <if expr="not is_android"> | 47 <if expr="not is_android"> |
| 48 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm
l="true" type="chrome_html" /> | 48 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm
l="true" type="chrome_html" /> |
| 49 <structure name="IDR_HELP_HTML" file="resources\help\help.html" flattenh
tml="true" type="chrome_html" /> | 49 <structure name="IDR_HELP_HTML" file="resources\help\help.html" flattenh
tml="true" type="chrome_html" /> |
| 50 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_CSS" file="resources\help\
channel_change_page.css" flattenhtml="true" type="chrome_html" /> | 50 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_CSS" file="resources\help\
channel_change_page.css" flattenhtml="true" type="chrome_html" /> |
| 51 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_HTML" file="resources\help
\channel_change_page.html" flattenhtml="true" type="chrome_html" /> | 51 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_HTML" file="resources\help
\channel_change_page.html" flattenhtml="true" type="chrome_html" /> |
| 52 <structure name="IDR_INCOGNITO_TAB_HTML" file="resources\ntp4\incognito_
tab.html" flattenhtml="true" type="chrome_html" /> | 52 <structure name="IDR_INCOGNITO_TAB_HTML" file="resources\ntp4\incognito_
tab.html" flattenhtml="true" type="chrome_html" /> |
| 53 <structure name="IDR_GUEST_TAB_HTML" file="resources\ntp4\guest_tab.html
" flattenhtml="true" type="chrome_html" /> | 53 <structure name="IDR_GUEST_TAB_HTML" file="resources\ntp4\guest_tab.html
" flattenhtml="true" type="chrome_html" /> |
| 54 </if> | 54 </if> |
| 55 <if expr="pp_ifdef('chromeos')"> | 55 <if expr="chromeos"> |
| 56 <structure name="IDR_LOGIN_HTML" file="resources\chromeos\login\login.ht
ml" flattenhtml="true" type="chrome_html" variables="OOBE=login" expand_variable
s="true"/> | 56 <structure name="IDR_LOGIN_HTML" file="resources\chromeos\login\login.ht
ml" flattenhtml="true" type="chrome_html" variables="OOBE=login" expand_variable
s="true"/> |
| 57 <structure name="IDR_LOGIN_JS" file="resources\chromeos\login\login.js"
flattenhtml="true" type="chrome_html" /> | 57 <structure name="IDR_LOGIN_JS" file="resources\chromeos\login\login.js"
flattenhtml="true" type="chrome_html" /> |
| 58 </if> | 58 </if> |
| 59 <if expr="not is_android"> | 59 <if expr="not is_android"> |
| 60 <structure name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\ntp4\n
ew_incognito_tab_theme.css" flattenhtml="true" type="chrome_html" /> | 60 <structure name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\ntp4\n
ew_incognito_tab_theme.css" flattenhtml="true" type="chrome_html" /> |
| 61 <structure name="IDR_NEW_GUEST_TAB_THEME_CSS" file="resources\ntp4\new_g
uest_tab_theme.css" flattenhtml="true" type="chrome_html" /> | 61 <structure name="IDR_NEW_GUEST_TAB_THEME_CSS" file="resources\ntp4\new_g
uest_tab_theme.css" flattenhtml="true" type="chrome_html" /> |
| 62 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html"
flattenhtml="true" type="chrome_html" /> | 62 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html"
flattenhtml="true" type="chrome_html" /> |
| 63 <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_t
heme.css" flattenhtml="true" type="chrome_html" /> | 63 <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_t
heme.css" flattenhtml="true" type="chrome_html" /> |
| 64 </if> | 64 </if> |
| 65 <if expr="is_android"> | 65 <if expr="is_android"> |
| 66 <structure name="IDR_NEW_TAB_ANDROID_HTML" file="resources\ntp_android\n
ew_tab.html" flattenhtml="true" type="chrome_html" /> | 66 <structure name="IDR_NEW_TAB_ANDROID_HTML" file="resources\ntp_android\n
ew_tab.html" flattenhtml="true" type="chrome_html" /> |
| 67 </if> | 67 </if> |
| 68 <if expr="pp_ifdef('chromeos')"> | 68 <if expr="chromeos"> |
| 69 <structure name="IDR_OOBE_HTML" file="resources\chromeos\login\oobe.html
" flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_variables="
true"/> | 69 <structure name="IDR_OOBE_HTML" file="resources\chromeos\login\oobe.html
" flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_variables="
true"/> |
| 70 <structure name="IDR_OOBE_JS" file="resources\chromeos\login\oobe.js" fl
attenhtml="true" type="chrome_html" /> | 70 <structure name="IDR_OOBE_JS" file="resources\chromeos\login\oobe.js" fl
attenhtml="true" type="chrome_html" /> |
| 71 <structure name="IDR_OOBE_RESOURCE_LOADER_JS" file="resources\chromeos\l
ogin\resource_loader.js" flattenhtml="true" type="chrome_html" /> | 71 <structure name="IDR_OOBE_RESOURCE_LOADER_JS" file="resources\chromeos\l
ogin\resource_loader.js" flattenhtml="true" type="chrome_html" /> |
| 72 <structure name="IDR_OOBE_ENROLLMENT_HTML" file="resources\chromeos\logi
n\oobe_screen_oauth_enrollment.html" flattenhtml="true" type="chrome_html" /> | 72 <structure name="IDR_OOBE_ENROLLMENT_HTML" file="resources\chromeos\logi
n\oobe_screen_oauth_enrollment.html" flattenhtml="true" type="chrome_html" /> |
| 73 <structure name="IDR_OOBE_ENROLLMENT_CSS" file="resources\chromeos\login
\oobe_screen_oauth_enrollment.css" flattenhtml="true" type="chrome_html" /> | 73 <structure name="IDR_OOBE_ENROLLMENT_CSS" file="resources\chromeos\login
\oobe_screen_oauth_enrollment.css" flattenhtml="true" type="chrome_html" /> |
| 74 <structure name="IDR_OOBE_ENROLLMENT_JS" file="resources\chromeos\login\
oobe_screen_oauth_enrollment.js" flattenhtml="true" type="chrome_html" /> | 74 <structure name="IDR_OOBE_ENROLLMENT_JS" file="resources\chromeos\login\
oobe_screen_oauth_enrollment.js" flattenhtml="true" type="chrome_html" /> |
| 75 <structure name="IDR_KEYBOARD_UTILS_JS" file="resources\chromeos\keyboar
d\keyboard_utils.js" flattenhtml="true" type="chrome_html" /> | 75 <structure name="IDR_KEYBOARD_UTILS_JS" file="resources\chromeos\keyboar
d\keyboard_utils.js" flattenhtml="true" type="chrome_html" /> |
| 76 </if> | 76 </if> |
| 77 <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_o
f_date.html" flattenhtml="true" type="chrome_html" /> | 77 <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_o
f_date.html" flattenhtml="true" type="chrome_html" /> |
| 78 <structure name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl\roadblock.ht
ml" flattenhtml="true" type="chrome_html" /> | 78 <structure name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl\roadblock.ht
ml" flattenhtml="true" type="chrome_html" /> |
| (...skipping 19 matching lines...) Expand all Loading... |
| 98 <include name="IDR_ABOUT_STATS_JS" file="resources\about_stats.js" type="B
INDATA" /> | 98 <include name="IDR_ABOUT_STATS_JS" file="resources\about_stats.js" type="B
INDATA" /> |
| 99 <if expr="not is_android"> | 99 <if expr="not is_android"> |
| 100 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys\about_sys.h
tml" flattenhtml="true" type="BINDATA" /> | 100 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys\about_sys.h
tml" flattenhtml="true" type="BINDATA" /> |
| 101 </if> | 101 </if> |
| 102 <include name="IDR_ABOUT_VERSION_JS" file="resources\about_version.js" typ
e="BINDATA" /> | 102 <include name="IDR_ABOUT_VERSION_JS" file="resources\about_version.js" typ
e="BINDATA" /> |
| 103 <include name="IDR_ABOUT_VERSION_CSS" file="resources\about_version.css" t
ype="BINDATA" /> | 103 <include name="IDR_ABOUT_VERSION_CSS" file="resources\about_version.css" t
ype="BINDATA" /> |
| 104 <if expr="is_android"> | 104 <if expr="is_android"> |
| 105 <include name="IDR_ABOUT_WELCOME_JS" file="resources\about_welcome_andro
id\about_welcome_android.js" type="BINDATA" /> | 105 <include name="IDR_ABOUT_WELCOME_JS" file="resources\about_welcome_andro
id\about_welcome_android.js" type="BINDATA" /> |
| 106 </if> | 106 </if> |
| 107 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> | 107 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> |
| 108 <if expr="pp_ifdef('enable_enhanced_bookmarks')"> | 108 <if expr="enable_enhanced_bookmarks"> |
| 109 <include name="IDR_ENHANCED_BOOKMARKS_MANIFEST" file="resources\enhanced
_bookmark_manager\manifest.json" type="BINDATA" /> | 109 <include name="IDR_ENHANCED_BOOKMARKS_MANIFEST" file="resources\enhanced
_bookmark_manager\manifest.json" type="BINDATA" /> |
| 110 </if> | 110 </if> |
| 111 <if expr="is_posix and not is_macosx and not is_ios"> | 111 <if expr="is_posix and not is_macosx and not is_ios"> |
| 112 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_
viewer.html" type="BINDATA" /> | 112 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_
viewer.html" type="BINDATA" /> |
| 113 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi
ewer.js" type="BINDATA" /> | 113 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi
ewer.js" type="BINDATA" /> |
| 114 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v
iewer.css" type="BINDATA" /> | 114 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v
iewer.css" type="BINDATA" /> |
| 115 </if> | 115 </if> |
| 116 <if expr="pp_ifdef('enable_app_list')"> | 116 <if expr="enable_app_list"> |
| 117 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> | 117 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> |
| 118 </if> | 118 </if> |
| 119 <if expr="pp_ifdef('enable_printing')"> | 119 <if expr="enable_printing"> |
| 120 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\
manifest.json" type="BINDATA" /> | 120 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\
manifest.json" type="BINDATA" /> |
| 121 </if> | 121 </if> |
| 122 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> | 122 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml
="true" allowexternalscript="true" type="BINDATA" /> |
| 123 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA"
/> | 123 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA"
/> |
| 124 <include name="IDR_CREDITS_HTML" file="${about_credits_file}" use_base_dir
="false" type="BINDATA" /> | 124 <include name="IDR_CREDITS_HTML" file="${about_credits_file}" use_base_dir
="false" type="BINDATA" /> |
| 125 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN
DATA" /> | 125 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN
DATA" /> |
| 126 <if expr="not is_android"> | 126 <if expr="not is_android"> |
| 127 <include name="IDR_DOWNLOADS_JS" file="resources\downloads\downloads.js"
type="BINDATA" /> | 127 <include name="IDR_DOWNLOADS_JS" file="resources\downloads\downloads.js"
type="BINDATA" /> |
| 128 </if> | 128 </if> |
| 129 <if expr="pp_ifdef('enable_extensions')"> | 129 <if expr="enable_extensions"> |
| 130 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions
\extension_command_list.js" flattenhtml="true" type="BINDATA" /> | 130 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions
\extension_command_list.js" flattenhtml="true" type="BINDATA" /> |
| 131 <if expr="is_macosx"> | 131 <if expr="is_macosx"> |
| 132 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_
infobar_mac.css" flattenhtml="true" type="BINDATA" /> | 132 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_
infobar_mac.css" flattenhtml="true" type="BINDATA" /> |
| 133 </if> | 133 </if> |
| 134 <if expr="not is_macosx"> | 134 <if expr="not is_macosx"> |
| 135 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_
infobar.css" flattenhtml="true" type="BINDATA" /> | 135 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_
infobar.css" flattenhtml="true" type="BINDATA" /> |
| 136 </if> | 136 </if> |
| 137 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extensi
on_list.js" flattenhtml="true" type="BINDATA" /> | 137 <include name="IDR_EXTENSION_LIST_JS" file="resources\extensions\extensi
on_list.js" flattenhtml="true" type="BINDATA" /> |
| 138 <include name="IDR_EXTENSION_INFO_CSS" file="resources\extensions\extens
ion_info.css" flattenhtml="true" type="BINDATA" /> | 138 <include name="IDR_EXTENSION_INFO_CSS" file="resources\extensions\extens
ion_info.css" flattenhtml="true" type="BINDATA" /> |
| 139 <include name="IDR_EXTENSION_INFO_HTML" file="resources\extensions\exten
sion_info.html" flattenhtml="true" type="BINDATA" /> | 139 <include name="IDR_EXTENSION_INFO_HTML" file="resources\extensions\exten
sion_info.html" flattenhtml="true" type="BINDATA" /> |
| 140 <include name="IDR_EXTENSION_INFO_JS" file="resources\extensions\extensi
on_info.js" flattenhtml="true" type="BINDATA" /> | 140 <include name="IDR_EXTENSION_INFO_JS" file="resources\extensions\extensi
on_info.js" flattenhtml="true" type="BINDATA" /> |
| 141 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions.
js" flattenhtml="true" type="BINDATA" /> | 141 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions.
js" flattenhtml="true" type="BINDATA" /> |
| 142 </if> | 142 </if> |
| 143 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js
on" type="BINDATA" /> | 143 <include name="IDR_FEEDBACK_MANIFEST" file="resources\feedback\manifest.js
on" type="BINDATA" /> |
| 144 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr
ue" type="BINDATA" /> | 144 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr
ue" type="BINDATA" /> |
| 145 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" /> | 145 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" /> |
| 146 <if expr="pp_ifdef('_google_chrome') or pp_ifdef('enable_hangout_services_
extension')"> | 146 <if expr="_google_chrome or enable_hangout_services_extension"> |
| 147 <!-- Hangout Services extension, included in Google Chrome builds only.
--> | 147 <!-- Hangout Services extension, included in Google Chrome builds only.
--> |
| 148 <include name="IDR_HANGOUT_SERVICES_MANIFEST" file="resources\hangout_se
rvices\manifest.json" type="BINDATA" /> | 148 <include name="IDR_HANGOUT_SERVICES_MANIFEST" file="resources\hangout_se
rvices\manifest.json" type="BINDATA" /> |
| 149 </if> | 149 </if> |
| 150 <include name="IDR_HOTWORD_HELPER_MANIFEST" file="resources\hotword_helper
\manifest.json" type="BINDATA" /> | 150 <include name="IDR_HOTWORD_HELPER_MANIFEST" file="resources\hotword_helper
\manifest.json" type="BINDATA" /> |
| 151 <if expr="not is_android"> | 151 <if expr="not is_android"> |
| 152 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t
rue" type="BINDATA" /> | 152 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t
rue" type="BINDATA" /> |
| 153 <include name="IDR_HELP_FOCUS_MANAGER_JS" file="resources\help\help_focu
s_manager.js" flattenhtml="true" type="BINDATA" /> | 153 <include name="IDR_HELP_FOCUS_MANAGER_JS" file="resources\help\help_focu
s_manager.js" flattenhtml="true" type="BINDATA" /> |
| 154 <include name="IDR_HELP_BASE_PAGE_JS" file="resources\help\help_base_pag
e.js" flattenhtml="true" type="BINDATA" /> | 154 <include name="IDR_HELP_BASE_PAGE_JS" file="resources\help\help_base_pag
e.js" flattenhtml="true" type="BINDATA" /> |
| 155 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_
change_page.js" flattenhtml="true" type="BINDATA" /> | 155 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_
change_page.js" flattenhtml="true" type="BINDATA" /> |
| 156 </if> | 156 </if> |
| (...skipping 21 matching lines...) Expand all Loading... |
| 178 <include name="IDR_PERFORMANCE_MONITOR_JQUERY_JS" file="..\..\third_part
y\flot\jquery.min.js" type="BINDATA" /> | 178 <include name="IDR_PERFORMANCE_MONITOR_JQUERY_JS" file="..\..\third_part
y\flot\jquery.min.js" type="BINDATA" /> |
| 179 </if> | 179 </if> |
| 180 <include name="IDR_PREDICTORS_HTML" file="resources\predictors\predictors.
html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 180 <include name="IDR_PREDICTORS_HTML" file="resources\predictors\predictors.
html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 181 <include name="IDR_PREDICTORS_JS" file="resources\predictors\predictors.js
" flattenhtml="true" type="BINDATA" /> | 181 <include name="IDR_PREDICTORS_JS" file="resources\predictors\predictors.js
" flattenhtml="true" type="BINDATA" /> |
| 182 <if expr="not is_android"> | 182 <if expr="not is_android"> |
| 183 <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification
_1line.html" flattenhtml="true" type="BINDATA" /> | 183 <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification
_1line.html" flattenhtml="true" type="BINDATA" /> |
| 184 <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification
_2line.html" flattenhtml="true" type="BINDATA" /> | 184 <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification
_2line.html" flattenhtml="true" type="BINDATA" /> |
| 185 <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_
icon.html" type="BINDATA" /> | 185 <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_
icon.html" type="BINDATA" /> |
| 186 </if> | 186 </if> |
| 187 | 187 |
| 188 <if expr="pp_ifdef('enable_mdns')"> | 188 <if expr="enable_mdns"> |
| 189 <include name="IDR_LOCAL_DISCOVERY_HTML" file="resources\local_discovery
\local_discovery.html" flattenhtml="true" allowexternalscript="true" type="BINDA
TA" /> | 189 <include name="IDR_LOCAL_DISCOVERY_HTML" file="resources\local_discovery
\local_discovery.html" flattenhtml="true" allowexternalscript="true" type="BINDA
TA" /> |
| 190 <include name="IDR_LOCAL_DISCOVERY_CSS" file="resources\local_discovery\
local_discovery.css" type="BINDATA" /> | 190 <include name="IDR_LOCAL_DISCOVERY_CSS" file="resources\local_discovery\
local_discovery.css" type="BINDATA" /> |
| 191 <include name="IDR_LOCAL_DISCOVERY_JS" file="resources\local_discovery\l
ocal_discovery.js" flattenhtml="true" type="BINDATA" /> | 191 <include name="IDR_LOCAL_DISCOVERY_JS" file="resources\local_discovery\l
ocal_discovery.js" flattenhtml="true" type="BINDATA" /> |
| 192 <include name="IDR_LOCAL_DISCOVERY_PRINTER_PNG" file="resources\local_di
scovery\printer.png" type="BINDATA" /> | 192 <include name="IDR_LOCAL_DISCOVERY_PRINTER_PNG" file="resources\local_di
scovery\printer.png" type="BINDATA" /> |
| 193 </if> | 193 </if> |
| 194 | 194 |
| 195 <include name="IDR_INSTANT_IFRAME_VALIDATION_JS" file="resources\local_ntp
\instant_iframe_validation.js" type="BINDATA" /> | 195 <include name="IDR_INSTANT_IFRAME_VALIDATION_JS" file="resources\local_ntp
\instant_iframe_validation.js" type="BINDATA" /> |
| 196 <include name="IDR_LOCAL_NTP_HTML" file="resources\local_ntp\local_ntp.htm
l" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 196 <include name="IDR_LOCAL_NTP_HTML" file="resources\local_ntp\local_ntp.htm
l" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 197 <include name="IDR_LOCAL_NTP_CSS" file="resources\local_ntp\local_ntp.css"
type="BINDATA" /> | 197 <include name="IDR_LOCAL_NTP_CSS" file="resources\local_ntp\local_ntp.css"
type="BINDATA" /> |
| 198 <include name="IDR_LOCAL_NTP_JS" file="resources\local_ntp\local_ntp.js" f
lattenhtml="true" type="BINDATA" /> | 198 <include name="IDR_LOCAL_NTP_JS" file="resources\local_ntp\local_ntp.js" f
lattenhtml="true" type="BINDATA" /> |
| (...skipping 10 matching lines...) Expand all Loading... |
| 209 | 209 |
| 210 <include name="IDR_OMNIBOX_HTML" file="resources\omnibox\omnibox.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> | 210 <include name="IDR_OMNIBOX_HTML" file="resources\omnibox\omnibox.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 211 <include name="IDR_OMNIBOX_CSS" file="resources\omnibox\omnibox.css" type=
"BINDATA" /> | 211 <include name="IDR_OMNIBOX_CSS" file="resources\omnibox\omnibox.css" type=
"BINDATA" /> |
| 212 <include name="IDR_OMNIBOX_JS" file="resources\omnibox\omnibox.js" type="B
INDATA" /> | 212 <include name="IDR_OMNIBOX_JS" file="resources\omnibox\omnibox.js" type="B
INDATA" /> |
| 213 <if expr="not is_android"> | 213 <if expr="not is_android"> |
| 214 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenht
ml="true" allowexternalscript="true" type="BINDATA" /> | 214 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenht
ml="true" allowexternalscript="true" type="BINDATA" /> |
| 215 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA
" /> | 215 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA
" /> |
| 216 </if> | 216 </if> |
| 217 <include name="IDR_COMPONENTS_HTML" file="resources\components.html" flatt
enhtml="true" allowexternalscript="true" type="BINDATA" /> | 217 <include name="IDR_COMPONENTS_HTML" file="resources\components.html" flatt
enhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 218 <include name="IDR_COMPONENTS_JS" file="resources\components.js" type="BIN
DATA" /> | 218 <include name="IDR_COMPONENTS_JS" file="resources\components.js" type="BIN
DATA" /> |
| 219 <if expr="pp_ifdef('enable_plugins')"> | 219 <if expr="enable_plugins"> |
| 220 <include name="IDR_PDF_MANIFEST" file="resources\pdf\manifest.json" type
="BINDATA" /> | 220 <include name="IDR_PDF_MANIFEST" file="resources\pdf\manifest.json" type
="BINDATA" /> |
| 221 </if> | 221 </if> |
| 222 <if expr="is_win"> | 222 <if expr="is_win"> |
| 223 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_win.json" type="BINDATA" /> | 223 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_win.json" type="BINDATA" /> |
| 224 </if> | 224 </if> |
| 225 <if expr="is_macosx"> | 225 <if expr="is_macosx"> |
| 226 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_mac.json" type="BINDATA" /> | 226 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_mac.json" type="BINDATA" /> |
| 227 </if> | 227 </if> |
| 228 <if expr="pp_ifdef('chromeos')"> | 228 <if expr="chromeos"> |
| 229 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_chromeos.json" type="BINDATA" /> | 229 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_chromeos.json" type="BINDATA" /> |
| 230 </if> | 230 </if> |
| 231 <if expr="pp_ifdef('desktop_linux')"> | 231 <if expr="desktop_linux"> |
| 232 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_linux.json" type="BINDATA" /> | 232 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_linux.json" type="BINDATA" /> |
| 233 </if> | 233 </if> |
| 234 <if expr="is_android"> | 234 <if expr="is_android"> |
| 235 <include name="IDR_POLICY_CSS" file="resources\policy_android.css" type=
"BINDATA"/> | 235 <include name="IDR_POLICY_CSS" file="resources\policy_android.css" type=
"BINDATA"/> |
| 236 </if> | 236 </if> |
| 237 <if expr="not is_android"> | 237 <if expr="not is_android"> |
| 238 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA
"/> | 238 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA
"/> |
| 239 </if> | 239 </if> |
| 240 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml="
true" allowexternalscript="true" type="BINDATA"/> | 240 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml="
true" allowexternalscript="true" type="BINDATA"/> |
| 241 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> | 241 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> |
| 242 <include name="IDR_PRERENDER_URL_WHITELIST" file="resources\prerender_url_
whitelist.dat" type="BINDATA"/> | 242 <include name="IDR_PRERENDER_URL_WHITELIST" file="resources\prerender_url_
whitelist.dat" type="BINDATA"/> |
| 243 <if expr="pp_ifdef('enable_full_printing')"> | 243 <if expr="enable_full_printing"> |
| 244 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\pri
nt_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 244 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\pri
nt_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 245 <include name="IDR_PRINT_PREVIEW_PAGE" file="resources\print_preview\pri
nt_preview_page.html" flattenhtml="true" allowexternalscript="false" type="BINDA
TA" /> | 245 <include name="IDR_PRINT_PREVIEW_PAGE" file="resources\print_preview\pri
nt_preview_page.html" flattenhtml="true" allowexternalscript="false" type="BINDA
TA" /> |
| 246 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print
_preview.js" flattenhtml="true" type="BINDATA" /> | 246 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print
_preview.js" flattenhtml="true" type="BINDATA" /> |
| 247 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER" | 247 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER" |
| 248 file="resources\print_preview\images\printer.png" type="BINDATA
" /> | 248 file="resources\print_preview\images\printer.png" type="BINDATA
" /> |
| 249 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED" | 249 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED" |
| 250 file="resources\print_preview\images\printer_shared.png" type="
BINDATA" /> | 250 file="resources\print_preview\images\printer_shared.png" type="
BINDATA" /> |
| 251 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC" | 251 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC" |
| 252 file="resources\print_preview\images\google_doc.png" type="BIND
ATA" /> | 252 file="resources\print_preview\images\google_doc.png" type="BIND
ATA" /> |
| 253 <include name="IDR_PRINT_PREVIEW_IMAGES_PDF" | 253 <include name="IDR_PRINT_PREVIEW_IMAGES_PDF" |
| 254 file="resources\print_preview\images\pdf.png" type="BINDATA" /> | 254 file="resources\print_preview\images\pdf.png" type="BINDATA" /> |
| 255 <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY" | 255 <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY" |
| 256 file="resources\print_preview\images\third_party.png" type="BIN
DATA" /> | 256 file="resources\print_preview\images\third_party.png" type="BIN
DATA" /> |
| 257 <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY_FEDEX" | 257 <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY_FEDEX" |
| 258 file="resources\print_preview\images\third_party_fedex.png" typ
e="BINDATA" /> | 258 file="resources\print_preview\images\third_party_fedex.png" typ
e="BINDATA" /> |
| 259 <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE" | 259 <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE" |
| 260 file="resources\print_preview\images\mobile.png" type="BINDATA"
/> | 260 file="resources\print_preview\images\mobile.png" type="BINDATA"
/> |
| 261 <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE_SHARED" | 261 <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE_SHARED" |
| 262 file="resources\print_preview\images\mobile_shared.png" type="B
INDATA" /> | 262 file="resources\print_preview\images\mobile_shared.png" type="B
INDATA" /> |
| 263 </if> | 263 </if> |
| 264 <include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html"
flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 264 <include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html"
flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 265 <include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flat
tenhtml="true" type="BINDATA" /> | 265 <include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flat
tenhtml="true" type="BINDATA" /> |
| 266 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa
fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> | 266 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa
fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> |
| 267 <if expr="pp_ifdef('enable_settings_app')"> | 267 <if expr="enable_settings_app"> |
| 268 <include name="IDR_SETTINGS_APP_MANIFEST" file="resources\settings_app\m
anifest.json" type="BINDATA" /> | 268 <include name="IDR_SETTINGS_APP_MANIFEST" file="resources\settings_app\m
anifest.json" type="BINDATA" /> |
| 269 </if> | 269 </if> |
| 270 <if expr="pp_ifdef('enable_google_now')"> | 270 <if expr="enable_google_now"> |
| 271 <include name="IDR_GOOGLE_NOW_MANIFEST" file="resources\google_now\manif
est.json" type="BINDATA" /> | 271 <include name="IDR_GOOGLE_NOW_MANIFEST" file="resources\google_now\manif
est.json" type="BINDATA" /> |
| 272 </if> | 272 </if> |
| 273 <if expr="not is_android"> | 273 <if expr="not is_android"> |
| 274 <include name="IDR_SUGGESTIONS_INTERNALS_HTML" file="resources\suggestio
ns_internals\suggestions_internals.html" flattenhtml="true" allowexternalscript=
"true" type="BINDATA" /> | 274 <include name="IDR_SUGGESTIONS_INTERNALS_HTML" file="resources\suggestio
ns_internals\suggestions_internals.html" flattenhtml="true" allowexternalscript=
"true" type="BINDATA" /> |
| 275 <include name="IDR_SUGGESTIONS_INTERNALS_CSS" file="resources\suggestion
s_internals\suggestions_internals.css" type="BINDATA" /> | 275 <include name="IDR_SUGGESTIONS_INTERNALS_CSS" file="resources\suggestion
s_internals\suggestions_internals.css" type="BINDATA" /> |
| 276 <include name="IDR_SUGGESTIONS_INTERNALS_JS" file="resources\suggestions
_internals\suggestions_internals.js" type="BINDATA" /> | 276 <include name="IDR_SUGGESTIONS_INTERNALS_JS" file="resources\suggestions
_internals\suggestions_internals.js" type="BINDATA" /> |
| 277 <include name="IDR_SUGGESTIONS_PAGE_CSS" file="resources\ntp4\suggestion
s_page.css" type="BINDATA" /> | 277 <include name="IDR_SUGGESTIONS_PAGE_CSS" file="resources\ntp4\suggestion
s_page.css" type="BINDATA" /> |
| 278 <include name="IDR_SUGGESTIONS_PAGE_JS" file="resources\ntp4\suggestions
_page.js" type="BINDATA" /> | 278 <include name="IDR_SUGGESTIONS_PAGE_JS" file="resources\ntp4\suggestions
_page.js" type="BINDATA" /> |
| 279 </if> | 279 </if> |
| 280 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml=
"true" type="BINDATA" /> | 280 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml=
"true" type="BINDATA" /> |
| 281 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" /
> | 281 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" /
> |
| 282 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html"
flattenhtml="true" type="BINDATA" /> | 282 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html"
flattenhtml="true" type="BINDATA" /> |
| 283 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat
tenhtml="true" type="BINDATA" /> | 283 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat
tenhtml="true" type="BINDATA" /> |
| 284 <include name="IDR_UBER_UTILS_JS" file="resources\uber\uber_utils.js" type
="BINDATA" /> | 284 <include name="IDR_UBER_UTILS_JS" file="resources\uber\uber_utils.js" type
="BINDATA" /> |
| 285 <include name="IDR_USER_ACTIONS_HTML" file="resources\user_actions\user_ac
tions.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 285 <include name="IDR_USER_ACTIONS_HTML" file="resources\user_actions\user_ac
tions.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 286 <include name="IDR_USER_ACTIONS_CSS" file="resources\user_actions\user_act
ions.css" type="BINDATA" /> | 286 <include name="IDR_USER_ACTIONS_CSS" file="resources\user_actions\user_act
ions.css" type="BINDATA" /> |
| 287 <include name="IDR_USER_ACTIONS_JS" file="resources\user_actions\user_acti
ons.js" type="BINDATA" /> | 287 <include name="IDR_USER_ACTIONS_JS" file="resources\user_actions\user_acti
ons.js" type="BINDATA" /> |
| 288 <if expr="pp_ifdef('enable_webrtc')"> | 288 <if expr="enable_webrtc"> |
| 289 <include name="IDR_WEBRTC_LOGS_HTML" file="resources\media\webrtc_logs.h
tml" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 289 <include name="IDR_WEBRTC_LOGS_HTML" file="resources\media\webrtc_logs.h
tml" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 290 <include name="IDR_WEBRTC_LOGS_JS" file="resources\media\webrtc_logs.js"
type="BINDATA" /> | 290 <include name="IDR_WEBRTC_LOGS_JS" file="resources\media\webrtc_logs.js"
type="BINDATA" /> |
| 291 </if> | 291 </if> |
| 292 <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifes
t.json" type="BINDATA" /> | 292 <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifes
t.json" type="BINDATA" /> |
| 293 <include name="IDR_GAIA_AUTH_MANIFEST" file="resources\gaia_auth\manifest.
json" type="BINDATA" /> | 293 <include name="IDR_GAIA_AUTH_MANIFEST" file="resources\gaia_auth\manifest.
json" type="BINDATA" /> |
| 294 <include name="IDR_GAIA_AUTH_KEYBOARD_MANIFEST" file="resources\gaia_auth\
manifest_keyboard.json" type="BINDATA" /> | 294 <include name="IDR_GAIA_AUTH_KEYBOARD_MANIFEST" file="resources\gaia_auth\
manifest_keyboard.json" type="BINDATA" /> |
| 295 <include name="IDR_GAIA_AUTH_SAML_MANIFEST" file="resources\gaia_auth\mani
fest_saml.json" type="BINDATA" /> | 295 <include name="IDR_GAIA_AUTH_SAML_MANIFEST" file="resources\gaia_auth\mani
fest_saml.json" type="BINDATA" /> |
| 296 <include name="IDR_GAIA_AUTH_DESKTOP_MANIFEST" file="resources\gaia_auth\m
anifest_desktop.json" type="BINDATA" /> | 296 <include name="IDR_GAIA_AUTH_DESKTOP_MANIFEST" file="resources\gaia_auth\m
anifest_desktop.json" type="BINDATA" /> |
| 297 <if expr="pp_ifdef('chromeos')"> | 297 <if expr="chromeos"> |
| 298 <include name="IDR_BACKLOADER_MANIFEST" file="resources\backloader\manif
est.json" type="BINDATA" /> | 298 <include name="IDR_BACKLOADER_MANIFEST" file="resources\backloader\manif
est.json" type="BINDATA" /> |
| 299 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\
choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type="
BINDATA" /> | 299 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\
choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type="
BINDATA" /> |
| 300 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch
oose_mobile_network.js" type="BINDATA" /> | 300 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch
oose_mobile_network.js" type="BINDATA" /> |
| 301 <include name="IDR_CROSH_BUILTIN_MANIFEST" file="resources\chromeos\cros
h_builtin\manifest.json" type="BINDATA" /> | 301 <include name="IDR_CROSH_BUILTIN_MANIFEST" file="resources\chromeos\cros
h_builtin\manifest.json" type="BINDATA" /> |
| 302 <include name="IDR_CRYPTOHOME_HTML" file="resources\chromeos\cryptohome.
html" flattenhtml="true" type="BINDATA" /> | 302 <include name="IDR_CRYPTOHOME_HTML" file="resources\chromeos\cryptohome.
html" flattenhtml="true" type="BINDATA" /> |
| 303 <include name="IDR_CRYPTOHOME_JS" file="resources\chromeos\cryptohome.js
" type="BINDATA" /> | 303 <include name="IDR_CRYPTOHOME_JS" file="resources\chromeos\cryptohome.js
" type="BINDATA" /> |
| 304 <!-- manifest file of ChromeVox accessibility extension --> | 304 <!-- manifest file of ChromeVox accessibility extension --> |
| 305 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\chromeos\chromevo
x\manifest.json" type="BINDATA" /> | 305 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\chromeos\chromevo
x\manifest.json" type="BINDATA" /> |
| 306 <include name="IDR_CHROMEVOX_GUEST_MANIFEST" file="resources\chromeos\ch
romevox\manifest_guest.json" type="BINDATA" /> | 306 <include name="IDR_CHROMEVOX_GUEST_MANIFEST" file="resources\chromeos\ch
romevox\manifest_guest.json" type="BINDATA" /> |
| 307 <!-- manifest file of Connectivity Diagnostics app --> | 307 <!-- manifest file of Connectivity Diagnostics app --> |
| (...skipping 28 matching lines...) Expand all Loading... |
| 336 <include name="IDR_OS_CREDITS_HTML" file="resources\chromeos\about_os_cr
edits.html" flattenhtml="true" type="BINDATA" /> | 336 <include name="IDR_OS_CREDITS_HTML" file="resources\chromeos\about_os_cr
edits.html" flattenhtml="true" type="BINDATA" /> |
| 337 <include name="IDR_PROXY_SETTINGS_HTML" file="resources\chromeos\proxy_s
ettings.html" flattenhtml="true" type="BINDATA" /> | 337 <include name="IDR_PROXY_SETTINGS_HTML" file="resources\chromeos\proxy_s
ettings.html" flattenhtml="true" type="BINDATA" /> |
| 338 <include name="IDR_BLUETOOTH_PAIR_DEVICE_HTML" file="resources\chromeos\
bluetooth_pair_device.html" flattenhtml="true" type="BINDATA" /> | 338 <include name="IDR_BLUETOOTH_PAIR_DEVICE_HTML" file="resources\chromeos\
bluetooth_pair_device.html" flattenhtml="true" type="BINDATA" /> |
| 339 <include name="IDR_SIM_UNLOCK_HTML" file="resources\chromeos\sim_unlock.
html" flattenhtml="true" type="BINDATA" /> | 339 <include name="IDR_SIM_UNLOCK_HTML" file="resources\chromeos\sim_unlock.
html" flattenhtml="true" type="BINDATA" /> |
| 340 <include name="IDR_WRENCH_MENU_CSS" file="resources\chromeos\wrench_menu
.css" flattenhtml="true" type="BINDATA" /> | 340 <include name="IDR_WRENCH_MENU_CSS" file="resources\chromeos\wrench_menu
.css" flattenhtml="true" type="BINDATA" /> |
| 341 <include name="IDR_WRENCH_MENU_JS" file="resources\chromeos\wrench_menu.
js" flattenhtml="true" type="BINDATA" /> | 341 <include name="IDR_WRENCH_MENU_JS" file="resources\chromeos\wrench_menu.
js" flattenhtml="true" type="BINDATA" /> |
| 342 <include name="IDR_SLOW_HTML" file="resources\chromeos\slow.html" flatte
nhtml="true" type="BINDATA" /> | 342 <include name="IDR_SLOW_HTML" file="resources\chromeos\slow.html" flatte
nhtml="true" type="BINDATA" /> |
| 343 <include name="IDR_SLOW_JS" file="resources\chromeos\slow.js" type="BIND
ATA" /> | 343 <include name="IDR_SLOW_JS" file="resources\chromeos\slow.js" type="BIND
ATA" /> |
| 344 <include name="IDR_CHARGER_REPLACEMENT_HTML" file="resources\chromeos\ch
arger_replacement.html" flattenhtml="true" type="BINDATA" /> | 344 <include name="IDR_CHARGER_REPLACEMENT_HTML" file="resources\chromeos\ch
arger_replacement.html" flattenhtml="true" type="BINDATA" /> |
| 345 </if> | 345 </if> |
| 346 <if expr="pp_ifdef('chromeos')"> | 346 <if expr="chromeos"> |
| 347 <include name="IDR_FILEMANAGER_MANIFEST" file="resources\file_manager\ma
nifest.json" type="BINDATA" /> | 347 <include name="IDR_FILEMANAGER_MANIFEST" file="resources\file_manager\ma
nifest.json" type="BINDATA" /> |
| 348 </if> | 348 </if> |
| 349 <if expr="pp_ifdef('image_loader_extension')"> | 349 <if expr="image_loader_extension"> |
| 350 <include name="IDR_IMAGE_LOADER_MANIFEST" file="resources\image_loader\m
anifest.json" type="BINDATA" /> | 350 <include name="IDR_IMAGE_LOADER_MANIFEST" file="resources\image_loader\m
anifest.json" type="BINDATA" /> |
| 351 </if> | 351 </if> |
| 352 <if expr="pp_ifdef('chromeos')"> | 352 <if expr="chromeos"> |
| 353 <include name="IDR_DEMO_APP_MANIFEST" file="resources\chromeos\demo_app\
manifest.json" type="BINDATA" /> | 353 <include name="IDR_DEMO_APP_MANIFEST" file="resources\chromeos\demo_app\
manifest.json" type="BINDATA" /> |
| 354 <include name="IDR_WALLPAPERMANAGER_MANIFEST" file="resources\chromeos\w
allpaper_manager\manifest.json" type="BINDATA" /> | 354 <include name="IDR_WALLPAPERMANAGER_MANIFEST" file="resources\chromeos\w
allpaper_manager\manifest.json" type="BINDATA" /> |
| 355 <include name="IDR_FIRST_RUN_DIALOG_MANIFEST" file="resources\chromeos\f
irst_run\app/manifest.json" type="BINDATA" /> | 355 <include name="IDR_FIRST_RUN_DIALOG_MANIFEST" file="resources\chromeos\f
irst_run\app/manifest.json" type="BINDATA" /> |
| 356 </if> | 356 </if> |
| 357 <if expr="pp_ifdef('chromeos')"> | 357 <if expr="chromeos"> |
| 358 <include name="IDR_NETWORK_CONFIGURATION_MANIFEST" file="resources\chrom
eos\network_configuration\manifest.json" type="BINDATA" /> | 358 <include name="IDR_NETWORK_CONFIGURATION_MANIFEST" file="resources\chrom
eos\network_configuration\manifest.json" type="BINDATA" /> |
| 359 </if> | 359 </if> |
| 360 <if expr="(pp_ifdef('desktop_linux') and pp_ifdef('toolkit_views')) or pp_
ifdef('use_ash')"> | 360 <if expr="(desktop_linux and toolkit_views) or use_ash"> |
| 361 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt
enhtml="true" type="BINDATA" /> | 361 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt
enhtml="true" type="BINDATA" /> |
| 362 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo
dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" /> | 362 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo
dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" /> |
| 363 </if> | 363 </if> |
| 364 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> | 364 <if expr="chromeos and _google_chrome"> |
| 365 <include name="IDR_GENIUS_APP_MANIFEST" file="resources\chromeos\genius_
app\manifest.json" type="BINDATA" /> | 365 <include name="IDR_GENIUS_APP_MANIFEST" file="resources\chromeos\genius_
app\manifest.json" type="BINDATA" /> |
| 366 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json
" type="BINDATA" /> | 366 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json
" type="BINDATA" /> |
| 367 <include name="IDR_QUICKOFFICE_MANIFEST" file="resources\quick_office\ma
nifest.json" type="BINDATA" /> | 367 <include name="IDR_QUICKOFFICE_MANIFEST" file="resources\quick_office\ma
nifest.json" type="BINDATA" /> |
| 368 </if> | 368 </if> |
| 369 <if expr="pp_ifdef('chromeos')"> | 369 <if expr="chromeos"> |
| 370 <include name="IDR_SALSA_CSS" file="resources\chromeos\salsa.css" type="
BINDATA" /> | 370 <include name="IDR_SALSA_CSS" file="resources\chromeos\salsa.css" type="
BINDATA" /> |
| 371 <include name="IDR_SALSA_HTML" file="resources\chromeos\salsa.html" type
="BINDATA" /> | 371 <include name="IDR_SALSA_HTML" file="resources\chromeos\salsa.html" type
="BINDATA" /> |
| 372 <include name="IDR_SALSA_JS" file="resources\chromeos\salsa.js" type="BI
NDATA" /> | 372 <include name="IDR_SALSA_JS" file="resources\chromeos\salsa.js" type="BI
NDATA" /> |
| 373 </if> | 373 </if> |
| 374 <if expr="pp_ifdef('use_ash')"> | 374 <if expr="use_ash"> |
| 375 <include name="IDR_GESTURE_CONFIG_CSS" file="resources\gesture_config.cs
s" type="BINDATA" /> | 375 <include name="IDR_GESTURE_CONFIG_CSS" file="resources\gesture_config.cs
s" type="BINDATA" /> |
| 376 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h
tml" type="BINDATA" /> | 376 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h
tml" type="BINDATA" /> |
| 377 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js"
type="BINDATA" /> | 377 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js"
type="BINDATA" /> |
| 378 </if> | 378 </if> |
| 379 <if expr="is_win"> | 379 <if expr="is_win"> |
| 380 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> | 380 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> |
| 381 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> | 381 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> |
| 382 </if> | 382 </if> |
| 383 <if expr="not is_android and not is_ios and not pp_ifdef('chromeos')"> | 383 <if expr="not is_android and not is_ios and not chromeos"> |
| 384 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma
nager.js" flattenhtml="true" type="BINDATA" /> | 384 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma
nager.js" flattenhtml="true" type="BINDATA" /> |
| 385 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_
manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 385 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_
manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 386 </if> | 386 </if> |
| 387 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m
anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" /> | 387 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m
anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" /> |
| 388 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi
le_signin_confirmation.html" type="BINDATA" /> | 388 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi
le_signin_confirmation.html" type="BINDATA" /> |
| 389 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile
_signin_confirmation.js" type="BINDATA" /> | 389 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile
_signin_confirmation.js" type="BINDATA" /> |
| 390 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil
e_signin_confirmation.css" type="BINDATA" /> | 390 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil
e_signin_confirmation.css" type="BINDATA" /> |
| 391 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\clo
sed_window.png" type="BINDATA" /> | 391 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\clo
sed_window.png" type="BINDATA" /> |
| 392 <if expr="not is_android"> | 392 <if expr="not is_android"> |
| 393 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int
ernals.html" type="BINDATA" /> | 393 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int
ernals.html" type="BINDATA" /> |
| 394 <include name="IDR_IDENTITY_INTERNALS_CSS" file="resources\identity_inte
rnals.css" type="BINDATA" /> | 394 <include name="IDR_IDENTITY_INTERNALS_CSS" file="resources\identity_inte
rnals.css" type="BINDATA" /> |
| 395 <include name="IDR_IDENTITY_INTERNALS_JS" file="resources\identity_inter
nals.js" type="BINDATA" /> | 395 <include name="IDR_IDENTITY_INTERNALS_JS" file="resources\identity_inter
nals.js" type="BINDATA" /> |
| 396 </if> | 396 </if> |
| 397 <if expr="pp_ifdef('chromeos')"> | 397 <if expr="chromeos"> |
| 398 <include name="IDR_NETWORK_HTML" file="resources\chromeos\network.html"
type="BINDATA" /> | 398 <include name="IDR_NETWORK_HTML" file="resources\chromeos\network.html"
type="BINDATA" /> |
| 399 <include name="IDR_NETWORK_JS" file="resources\chromeos\network.js" type
="BINDATA" /> | 399 <include name="IDR_NETWORK_JS" file="resources\chromeos\network.js" type
="BINDATA" /> |
| 400 <include name="IDR_NETWORK_CSS" file="resources\chromeos\network.css" ty
pe="BINDATA" /> | 400 <include name="IDR_NETWORK_CSS" file="resources\chromeos\network.css" ty
pe="BINDATA" /> |
| 401 </if> | 401 </if> |
| 402 <if expr="pp_ifdef('_google_chrome')"> | 402 <if expr="_google_chrome"> |
| 403 <include name="IDR_PREF_HASH_SEED_BIN" file="resources\settings_internal
\pref_hash_seed.bin" type="BINDATA" /> | 403 <include name="IDR_PREF_HASH_SEED_BIN" file="resources\settings_internal
\pref_hash_seed.bin" type="BINDATA" /> |
| 404 <include name="IDR_AUTOMATIC_PROFILE_RESET_RULES" file="internal\resourc
es\profile_reset\automatic_profile_reset_rules.dat" type="BINDATA" /> | 404 <include name="IDR_AUTOMATIC_PROFILE_RESET_RULES" file="internal\resourc
es\profile_reset\automatic_profile_reset_rules.dat" type="BINDATA" /> |
| 405 <include name="IDR_AUTOMATIC_PROFILE_RESET_RULES_DRY" file="internal\res
ources\profile_reset\automatic_profile_reset_rules_dry.dat" type="BINDATA" /> | 405 <include name="IDR_AUTOMATIC_PROFILE_RESET_RULES_DRY" file="internal\res
ources\profile_reset\automatic_profile_reset_rules_dry.dat" type="BINDATA" /> |
| 406 <include name="IDR_AUTOMATIC_PROFILE_RESET_HASH_SEED" file="internal\res
ources\profile_reset\automatic_profile_reset_rules.seed" type="BINDATA" /> | 406 <include name="IDR_AUTOMATIC_PROFILE_RESET_HASH_SEED" file="internal\res
ources\profile_reset\automatic_profile_reset_rules.seed" type="BINDATA" /> |
| 407 <include name="IDR_AUTOMATIC_PROFILE_RESET_HASH_SEED_DRY" file="internal
\resources\profile_reset\automatic_profile_reset_rules_dry.seed" type="BINDATA"
/> | 407 <include name="IDR_AUTOMATIC_PROFILE_RESET_HASH_SEED_DRY" file="internal
\resources\profile_reset\automatic_profile_reset_rules_dry.seed" type="BINDATA"
/> |
| 408 <include name="IDR_ADDITIONAL_MODULE_IDS" file="${additional_modules_lis
t_file}" use_base_dir="false" type="BINDATA" /> | 408 <include name="IDR_ADDITIONAL_MODULE_IDS" file="${additional_modules_lis
t_file}" use_base_dir="false" type="BINDATA" /> |
| 409 </if> | 409 </if> |
| 410 <if expr="pp_ifdef('chromeos')"> | 410 <if expr="chromeos"> |
| 411 <include name="IDR_SOUND_STARTUP_WAV" file="resources\chromeos\sounds\st
artup.wav" type="BINDATA" /> | 411 <include name="IDR_SOUND_STARTUP_WAV" file="resources\chromeos\sounds\st
artup.wav" type="BINDATA" /> |
| 412 <include name="IDR_SOUND_LOCK_WAV" file="resources\chromeos\sounds\lock.
wav" type="BINDATA" /> | 412 <include name="IDR_SOUND_LOCK_WAV" file="resources\chromeos\sounds\lock.
wav" type="BINDATA" /> |
| 413 <include name="IDR_SOUND_UNLOCK_WAV" file="resources\chromeos\sounds\unl
ock.wav" type="BINDATA" /> | 413 <include name="IDR_SOUND_UNLOCK_WAV" file="resources\chromeos\sounds\unl
ock.wav" type="BINDATA" /> |
| 414 <include name="IDR_SOUND_SHUTDOWN_WAV" file="resources\chromeos\sounds\s
hutdown.wav" type="BINDATA" /> | 414 <include name="IDR_SOUND_SHUTDOWN_WAV" file="resources\chromeos\sounds\s
hutdown.wav" type="BINDATA" /> |
| 415 <include name="IDR_SOUND_SPOKEN_FEEDBACK_ENABLED_WAV" file="resources\ch
romeos\sounds\spoken_feedback_enabled.wav" type="BINDATA" /> | 415 <include name="IDR_SOUND_SPOKEN_FEEDBACK_ENABLED_WAV" file="resources\ch
romeos\sounds\spoken_feedback_enabled.wav" type="BINDATA" /> |
| 416 <include name="IDR_SOUND_SPOKEN_FEEDBACK_DISABLED_WAV" file="resources\c
hromeos\sounds\spoken_feedback_disabled.wav" type="BINDATA" /> | 416 <include name="IDR_SOUND_SPOKEN_FEEDBACK_DISABLED_WAV" file="resources\c
hromeos\sounds\spoken_feedback_disabled.wav" type="BINDATA" /> |
| 417 <include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sou
nds\volume_adjust.wav" type="BINDATA" /> | 417 <include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sou
nds\volume_adjust.wav" type="BINDATA" /> |
| 418 </if> | 418 </if> |
| 419 <if expr="pp_ifdef('chromeos')"> | 419 <if expr="chromeos"> |
| 420 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html
" type="BINDATA" /> | 420 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html
" type="BINDATA" /> |
| 421 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty
pe="BINDATA" /> | 421 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty
pe="BINDATA" /> |
| 422 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css"
type="BINDATA" /> | 422 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css"
type="BINDATA" /> |
| 423 </if> | 423 </if> |
| 424 <include name="IDR_GCM_INTERNALS_HTML" file="resources\gcm_internals.html"
type="BINDATA" /> | 424 <include name="IDR_GCM_INTERNALS_HTML" file="resources\gcm_internals.html"
type="BINDATA" /> |
| 425 <include name="IDR_GCM_INTERNALS_CSS" file="resources\gcm_internals.css" t
ype="BINDATA" /> | 425 <include name="IDR_GCM_INTERNALS_CSS" file="resources\gcm_internals.css" t
ype="BINDATA" /> |
| 426 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ
e="BINDATA" /> | 426 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ
e="BINDATA" /> |
| 427 </includes> | 427 </includes> |
| 428 </release> | 428 </release> |
| 429 </grit> | 429 </grit> |
| OLD | NEW |