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 <output filename="browser_resources.rc" type="rc_all" /> | 8 <output filename="browser_resources.rc" type="rc_all" /> |
9 </outputs> | 9 </outputs> |
10 <release seq="1"> | 10 <release seq="1"> |
11 <structures> | 11 <structures> |
12 <if expr="is_posix and not is_macosx"> | 12 <if expr="is_posix and not is_macosx and not is_ios"> |
13 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin
ux.html" flattenhtml="true" type="chrome_html" /> | 13 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin
ux.html" flattenhtml="true" type="chrome_html" /> |
14 </if> | 14 </if> |
15 <if expr="is_macosx"> | 15 <if expr="is_macosx or is_ios"> |
16 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac
.html" flattenhtml="true" type="chrome_html" /> | 16 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac
.html" flattenhtml="true" type="chrome_html" /> |
17 </if> | 17 </if> |
18 <if expr="is_win"> | 18 <if expr="is_win"> |
19 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm
l" flattenhtml="true" type="chrome_html" /> | 19 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm
l" flattenhtml="true" type="chrome_html" /> |
20 </if> | 20 </if> |
21 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" t
ype="chrome_html" /> | 21 <structure name="IDR_ABOUT_MEMORY_CSS" file="resources\about_memory.css" t
ype="chrome_html" /> |
22 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm
l" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> | 22 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm
l" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> |
23 <if expr="is_android"> | 23 <if expr="is_android"> |
24 <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_HTML" file="resources\about_welcome_a
ndroid\about_welcome_android.html" flattenhtml="true" type="chrome_html" /> |
25 <structure name="IDR_ABOUT_WELCOME_CSS" file="resources\about_welcome_an
droid\about_welcome_android.css" flattenhtml="true" type="chrome_html" /> | 25 <structure name="IDR_ABOUT_WELCOME_CSS" file="resources\about_welcome_an
droid\about_welcome_android.css" flattenhtml="true" type="chrome_html" /> |
(...skipping 22 matching lines...) Expand all Loading... |
48 <if expr="not is_android"> | 48 <if expr="not is_android"> |
49 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html"
flattenhtml="true" type="chrome_html" /> | 49 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html"
flattenhtml="true" type="chrome_html" /> |
50 <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_t
heme.css" flattenhtml="true" type="chrome_html" /> | 50 <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_t
heme.css" flattenhtml="true" type="chrome_html" /> |
51 </if> | 51 </if> |
52 <if expr="is_android"> | 52 <if expr="is_android"> |
53 <structure name="IDR_NEW_TAB_ANDROID_HTML" file="resources\ntp_android\n
ew_tab.html" flattenhtml="true" type="chrome_html" /> | 53 <structure name="IDR_NEW_TAB_ANDROID_HTML" file="resources\ntp_android\n
ew_tab.html" flattenhtml="true" type="chrome_html" /> |
54 </if> | 54 </if> |
55 <if expr="pp_ifdef('chromeos')"> | 55 <if expr="pp_ifdef('chromeos')"> |
56 <structure name="IDR_OOBE_HTML" file="resources\chromeos\login\oobe.html
" flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_variables="
true"/> | 56 <structure name="IDR_OOBE_HTML" file="resources\chromeos\login\oobe.html
" flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_variables="
true"/> |
57 <structure name="IDR_OOBE_JS" file="resources\chromeos\login\oobe.js" fl
attenhtml="true" type="chrome_html" /> | 57 <structure name="IDR_OOBE_JS" file="resources\chromeos\login\oobe.js" fl
attenhtml="true" type="chrome_html" /> |
58 » <structure name="IDR_OOBE_RESOURCE_LOADER_JS" file="resources\chromeos\l
ogin\resource_loader.js" flattenhtml="true" type="chrome_html" /> | 58 <structure name="IDR_OOBE_RESOURCE_LOADER_JS" file="resources\chromeos\l
ogin\resource_loader.js" flattenhtml="true" type="chrome_html" /> |
59 » <structure name="IDR_OOBE_ENROLLMENT_HTML" file="resources\chromeos\logi
n\oobe_screen_oauth_enrollment.html" flattenhtml="true" type="chrome_html" /> | 59 <structure name="IDR_OOBE_ENROLLMENT_HTML" file="resources\chromeos\logi
n\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" /> | 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" /> | 61 <structure name="IDR_OOBE_ENROLLMENT_JS" file="resources\chromeos\login\
oobe_screen_oauth_enrollment.js" flattenhtml="true" type="chrome_html" /> |
62 <structure name="IDR_KEYBOARD_UTILS_JS" file="resources\chromeos\keyboar
d\keyboard_utils.js" flattenhtml="true" type="chrome_html" /> | 62 <structure name="IDR_KEYBOARD_UTILS_JS" file="resources\chromeos\keyboar
d\keyboard_utils.js" flattenhtml="true" type="chrome_html" /> |
63 </if> | 63 </if> |
64 <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_o
f_date.html" flattenhtml="true" type="chrome_html" /> | 64 <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_o
f_date.html" flattenhtml="true" type="chrome_html" /> |
65 <structure name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl\roadblock.ht
ml" flattenhtml="true" type="chrome_html" /> | 65 <structure name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl\roadblock.ht
ml" flattenhtml="true" type="chrome_html" /> |
66 <structure name="IDR_SSL_FIREFOX_HTML" file="resources\ssl\firefox.html" f
lattenhtml="true" type="chrome_html" /> | 66 <structure name="IDR_SSL_FIREFOX_HTML" file="resources\ssl\firefox.html" f
lattenhtml="true" type="chrome_html" /> |
67 <structure name="IDR_SSL_FANCY_FIREFOX_HTML" file="resources\ssl\fancy_fir
efox.html" flattenhtml="true" type="chrome_html" /> | 67 <structure name="IDR_SSL_FANCY_FIREFOX_HTML" file="resources\ssl\fancy_fir
efox.html" flattenhtml="true" type="chrome_html" /> |
68 <structure name="IDR_SAFE_BROWSING_MALWARE_BLOCK_V2" file="resources\safe_
browsing\malware_block_v2.html" flattenhtml="true" type="chrome_html" /> | 68 <structure name="IDR_SAFE_BROWSING_MALWARE_BLOCK_V2" file="resources\safe_
browsing\malware_block_v2.html" flattenhtml="true" type="chrome_html" /> |
69 </structures> | 69 </structures> |
70 <includes> | 70 <includes> |
71 <if expr="is_win"> | 71 <if expr="is_win"> |
72 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts
.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 72 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts
.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
73 <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.j
s" type="BINDATA" /> | 73 <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.j
s" type="BINDATA" /> |
74 </if> | 74 </if> |
75 <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> | 75 <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> |
76 <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type="B
INDATA" /> | 76 <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type="B
INDATA" /> |
77 <include name="IDR_ABOUT_MEMORY_JS" file="resources\about_memory.js" type=
"BINDATA" /> | 77 <include name="IDR_ABOUT_MEMORY_JS" file="resources\about_memory.js" type=
"BINDATA" /> |
78 <include name="IDR_ABOUT_NACL_HTML" file="resources\about_nacl.html" flatt
enhtml="true" allowexternalscript="true" type="BINDATA" /> | 78 <include name="IDR_ABOUT_NACL_HTML" file="resources\about_nacl.html" flatt
enhtml="true" allowexternalscript="true" type="BINDATA" /> |
79 <include name="IDR_ABOUT_NACL_CSS" file="resources\about_nacl.css" flatten
html="true" type="chrome_html" /> | 79 <include name="IDR_ABOUT_NACL_CSS" file="resources\about_nacl.css" flatten
html="true" type="chrome_html" /> |
80 <include name="IDR_ABOUT_NACL_JS" file="resources\about_nacl.js" type="BIN
DATA" /> | 80 <include name="IDR_ABOUT_NACL_JS" file="resources\about_nacl.js" type="BIN
DATA" /> |
81 <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> | 81 <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> |
82 <include name="IDR_ABOUT_STATS_JS" file="resources\about_stats.js" type="B
INDATA" /> | 82 <include name="IDR_ABOUT_STATS_JS" file="resources\about_stats.js" type="B
INDATA" /> |
83 <include name="IDR_ABOUT_VERSION_JS" file="resources\about_version.js" typ
e="BINDATA" /> | 83 <include name="IDR_ABOUT_VERSION_JS" file="resources\about_version.js" typ
e="BINDATA" /> |
84 <include name="IDR_ABOUT_VERSION_CSS" file="resources\about_version.css" t
ype="BINDATA" /> | 84 <include name="IDR_ABOUT_VERSION_CSS" file="resources\about_version.css" t
ype="BINDATA" /> |
85 <if expr="is_android"> | 85 <if expr="is_android"> |
86 <include name="IDR_ABOUT_WELCOME_JS" file="resources\about_welcome_andro
id\about_welcome_android.js" type="BINDATA" /> | 86 <include name="IDR_ABOUT_WELCOME_JS" file="resources\about_welcome_andro
id\about_welcome_android.js" type="BINDATA" /> |
87 </if> | 87 </if> |
88 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> | 88 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> |
89 <include name="IDR_APPS_DEBUGGER_MANIFEST" file="resources\apps_debugger\m
anifest.json" type="BINDATA" /> | 89 <include name="IDR_APPS_DEBUGGER_MANIFEST" file="resources\apps_debugger\m
anifest.json" type="BINDATA" /> |
90 <if expr="is_posix and not is_macosx"> | 90 <if expr="is_posix and not is_macosx and not is_ios"> |
91 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_
viewer.html" type="BINDATA" /> | 91 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_
viewer.html" type="BINDATA" /> |
92 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi
ewer.js" type="BINDATA" /> | 92 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi
ewer.js" type="BINDATA" /> |
93 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v
iewer.css" type="BINDATA" /> | 93 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v
iewer.css" type="BINDATA" /> |
94 </if> | 94 </if> |
95 <if expr="pp_ifdef('enable_app_list')"> | 95 <if expr="pp_ifdef('enable_app_list')"> |
96 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> | 96 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif
est.json" type="BINDATA" /> |
97 </if> | 97 </if> |
98 <if expr="pp_ifdef('enable_printing')"> | 98 <if expr="pp_ifdef('enable_printing')"> |
99 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\
manifest.json" type="BINDATA" /> | 99 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\
manifest.json" type="BINDATA" /> |
100 </if> | 100 </if> |
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
198 </if> | 198 </if> |
199 </if> | 199 </if> |
200 <if expr="is_android"> | 200 <if expr="is_android"> |
201 <include name="IDR_POLICY_CSS" file="resources\policy_android.css" type=
"BINDATA"/> | 201 <include name="IDR_POLICY_CSS" file="resources\policy_android.css" type=
"BINDATA"/> |
202 </if> | 202 </if> |
203 <if expr="not is_android"> | 203 <if expr="not is_android"> |
204 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA
"/> | 204 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA
"/> |
205 </if> | 205 </if> |
206 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml="
true" allowexternalscript="true" type="BINDATA"/> | 206 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml="
true" allowexternalscript="true" type="BINDATA"/> |
207 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> | 207 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> |
208 <include name="IDR_PRERENDER_URL_WHITELIST" | 208 <include name="IDR_PRERENDER_URL_WHITELIST" file="resources\prerender_url_
whitelist.dat" type="BINDATA"/> |
209 » file="resources\prerender_url_whitelist.dat" type="BINDATA"/> | |
210 <if expr="pp_ifdef('enable_printing')"> | 209 <if expr="pp_ifdef('enable_printing')"> |
211 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\pri
nt_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 210 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\pri
nt_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
212 <include name="IDR_PRINT_PREVIEW_PAGE" file="resources\print_preview\pri
nt_preview_page.html" flattenhtml="true" allowexternalscript="false" type="BINDA
TA" /> | 211 <include name="IDR_PRINT_PREVIEW_PAGE" file="resources\print_preview\pri
nt_preview_page.html" flattenhtml="true" allowexternalscript="false" type="BINDA
TA" /> |
213 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print
_preview.js" flattenhtml="true" type="BINDATA" /> | 212 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print
_preview.js" flattenhtml="true" type="BINDATA" /> |
214 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER" | 213 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER" |
215 file="resources\print_preview\images\printer.png" type="BINDATA
" /> | 214 file="resources\print_preview\images\printer.png" type="BINDATA
" /> |
216 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED" | 215 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED" |
217 file="resources\print_preview\images\printer_shared.png" type="
BINDATA" /> | 216 file="resources\print_preview\images\printer_shared.png" type="
BINDATA" /> |
218 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC" | 217 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC" |
219 file="resources\print_preview\images\google_doc.png" type="BIND
ATA" /> | 218 file="resources\print_preview\images\google_doc.png" type="BIND
ATA" /> |
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
349 </if> | 348 </if> |
350 <if expr="pp_ifdef('use_ash')"> | 349 <if expr="pp_ifdef('use_ash')"> |
351 <include name="IDR_GESTURE_CONFIG_CSS" file="resources\gesture_config.cs
s" type="BINDATA" /> | 350 <include name="IDR_GESTURE_CONFIG_CSS" file="resources\gesture_config.cs
s" type="BINDATA" /> |
352 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h
tml" type="BINDATA" /> | 351 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h
tml" type="BINDATA" /> |
353 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js"
type="BINDATA" /> | 352 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js"
type="BINDATA" /> |
354 </if> | 353 </if> |
355 <if expr="is_win"> | 354 <if expr="is_win"> |
356 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> | 355 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> |
357 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> | 356 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> |
358 </if> | 357 </if> |
359 <if expr="not is_android and not pp_ifdef('ios') and not pp_ifdef('chromeo
s')"> | 358 <if expr="not is_android and not is_ios and not pp_ifdef('chromeos')"> |
360 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma
nager.js" flattenhtml="true" type="BINDATA" /> | 359 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma
nager.js" flattenhtml="true" type="BINDATA" /> |
361 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_
manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 360 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_
manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
362 </if> | 361 </if> |
363 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m
anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" /> | 362 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m
anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" /> |
364 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi
le_signin_confirmation.html" type="BINDATA" /> | 363 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi
le_signin_confirmation.html" type="BINDATA" /> |
365 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile
_signin_confirmation.js" type="BINDATA" /> | 364 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile
_signin_confirmation.js" type="BINDATA" /> |
366 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil
e_signin_confirmation.css" type="BINDATA" /> | 365 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil
e_signin_confirmation.css" type="BINDATA" /> |
367 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\clo
sed_window.png" type="BINDATA" /> | 366 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\clo
sed_window.png" type="BINDATA" /> |
368 <if expr="not is_android"> | 367 <if expr="not is_android"> |
369 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int
ernals.html" type="BINDATA" /> | 368 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int
ernals.html" type="BINDATA" /> |
370 <include name="IDR_IDENTITY_INTERNALS_CSS" file="resources\identity_inte
rnals.css" type="BINDATA" /> | 369 <include name="IDR_IDENTITY_INTERNALS_CSS" file="resources\identity_inte
rnals.css" type="BINDATA" /> |
371 <include name="IDR_IDENTITY_INTERNALS_JS" file="resources\identity_inter
nals.js" type="BINDATA" /> | 370 <include name="IDR_IDENTITY_INTERNALS_JS" file="resources\identity_inter
nals.js" type="BINDATA" /> |
372 </if> | 371 </if> |
373 <if expr="pp_ifdef('chromeos')"> | 372 <if expr="pp_ifdef('chromeos')"> |
374 <include name="IDR_NETWORK_HTML" file="resources\chromeos\network.html"
type="BINDATA" /> | 373 <include name="IDR_NETWORK_HTML" file="resources\chromeos\network.html"
type="BINDATA" /> |
375 <include name="IDR_NETWORK_JS" file="resources\chromeos\network.js" type
="BINDATA" /> | 374 <include name="IDR_NETWORK_JS" file="resources\chromeos\network.js" type
="BINDATA" /> |
376 <include name="IDR_NETWORK_CSS" file="resources\chromeos\network.css" ty
pe="BINDATA" /> | 375 <include name="IDR_NETWORK_CSS" file="resources\chromeos\network.css" ty
pe="BINDATA" /> |
377 </if> | 376 </if> |
378 </includes> | 377 </includes> |
379 </release> | 378 </release> |
380 </grit> | 379 </grit> |
OLD | NEW |