Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 940543003: added clock interstitial to chrome://interstitials (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added clock interstitial to chrome://interstitials Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/security_warnings/interstitial_ui.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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>
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 <structure name="IDR_OOBE_ENROLLMENT_HTML" file="resources\chromeos\logi n\oobe_screen_oauth_enrollment.html" flattenhtml="true" type="chrome_html" /> 66 <structure name="IDR_OOBE_ENROLLMENT_HTML" file="resources\chromeos\logi n\oobe_screen_oauth_enrollment.html" flattenhtml="true" type="chrome_html" />
67 <structure name="IDR_OOBE_ENROLLMENT_CSS" file="resources\chromeos\login \oobe_screen_oauth_enrollment.css" flattenhtml="true" type="chrome_html" /> 67 <structure name="IDR_OOBE_ENROLLMENT_CSS" file="resources\chromeos\login \oobe_screen_oauth_enrollment.css" flattenhtml="true" type="chrome_html" />
68 <structure name="IDR_OOBE_ENROLLMENT_JS" file="resources\chromeos\login\ oobe_screen_oauth_enrollment.js" flattenhtml="true" type="chrome_html" /> 68 <structure name="IDR_OOBE_ENROLLMENT_JS" file="resources\chromeos\login\ oobe_screen_oauth_enrollment.js" flattenhtml="true" type="chrome_html" />
69 <structure name="IDR_KEYBOARD_UTILS_JS" file="resources\chromeos\keyboar d\keyboard_utils.js" flattenhtml="true" type="chrome_html" /> 69 <structure name="IDR_KEYBOARD_UTILS_JS" file="resources\chromeos\keyboar d\keyboard_utils.js" flattenhtml="true" type="chrome_html" />
70 <structure name="IDR_CUSTOM_ELEMENTS_HTML" file="resources\chromeos\logi n\custom_elements.html" flattenhtml="true" type="chrome_html" /> 70 <structure name="IDR_CUSTOM_ELEMENTS_HTML" file="resources\chromeos\logi n\custom_elements.html" flattenhtml="true" type="chrome_html" />
71 <structure name="IDR_CUSTOM_ELEMENTS_JS" file="resources\chromeos\login\ custom_elements.js" flattenhtml="true" type="chrome_html" /> 71 <structure name="IDR_CUSTOM_ELEMENTS_JS" file="resources\chromeos\login\ custom_elements.js" flattenhtml="true" type="chrome_html" />
72 <structure name="IDR_NEW_OOBE_HTML" file="resources\chromeos\login\new\o obe.html" flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_var iables="true"/> 72 <structure name="IDR_NEW_OOBE_HTML" file="resources\chromeos\login\new\o obe.html" flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_var iables="true"/>
73 <structure name="IDR_NEW_OOBE_JS" file="resources\chromeos\login\new\oob e.js" flattenhtml="true" type="chrome_html" /> 73 <structure name="IDR_NEW_OOBE_JS" file="resources\chromeos\login\new\oob e.js" flattenhtml="true" type="chrome_html" />
74 </if> 74 </if>
75 <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_o f_date.html" flattenhtml="true" type="chrome_html" /> 75 <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_o f_date.html" flattenhtml="true" type="chrome_html" />
76 <structure name="IDR_SECURITY_INTERSTITIAL_UI_HTML" file="resources\securi ty_warnings\interstitial_ui.html" flattenhtml="true" type="chrome_html" />
76 <structure name="IDR_SECURITY_INTERSTITIAL_HTML" file="resources\security_ warnings\interstitial_v2.html" flattenhtml="true" type="chrome_html" /> 77 <structure name="IDR_SECURITY_INTERSTITIAL_HTML" file="resources\security_ warnings\interstitial_v2.html" flattenhtml="true" type="chrome_html" />
77 </structures> 78 </structures>
78 <includes> 79 <includes>
79 <if expr="is_win"> 80 <if expr="is_win">
80 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts .html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 81 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts .html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
81 <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.j s" type="BINDATA" /> 82 <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.j s" type="BINDATA" />
82 </if> 83 </if>
83 <if expr="enable_plugins"> 84 <if expr="enable_plugins">
84 <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" f lattenhtml="true" allowexternalscript="true" type="BINDATA" /> 85 <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" f lattenhtml="true" allowexternalscript="true" type="BINDATA" />
85 <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type= "BINDATA" /> 86 <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type= "BINDATA" />
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
440 <include name="IDR_MOZC_MANIFEST" file="resources\chromeos\input_metho d\mozc_manifest.json" type="BINDATA" /> 441 <include name="IDR_MOZC_MANIFEST" file="resources\chromeos\input_metho d\mozc_manifest.json" type="BINDATA" />
441 </if> 442 </if>
442 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_metho d\hangul_manifest.json" type="BINDATA" /> 443 <include name="IDR_HANGUL_MANIFEST" file="resources\chromeos\input_metho d\hangul_manifest.json" type="BINDATA" />
443 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" /> 444 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" />
444 </if> 445 </if>
445 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 446 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
446 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" /> 447 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" />
447 </includes> 448 </includes>
448 </release> 449 </release>
449 </grit> 450 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/security_warnings/interstitial_ui.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698