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

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

Issue 7748038: Remove BrowserSignin, as it's not used anywhere. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/browser_signin.h » ('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 <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">
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" /> 88 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" />
89 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA" /> 89 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA" />
90 <include name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_ date.html" flattenhtml="true" type="BINDATA" /> 90 <include name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_ date.html" flattenhtml="true" type="BINDATA" />
91 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\print _preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 91 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\print _preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
92 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print_p review.js" flattenhtml="true" type="BINDATA" /> 92 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print_p review.js" flattenhtml="true" type="BINDATA" />
93 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" /> 93 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" />
94 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> 94 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" />
95 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" /> 95 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" />
96 <include name="IDR_SESSIONS_HTML" file="resources\sessions.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" /> 96 <include name="IDR_SESSIONS_HTML" file="resources\sessions.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" />
97 <include name="IDR_SESSIONS_JS" file="resources\sessions.js" flattenhtml=" true" type="BINDATA" /> 97 <include name="IDR_SESSIONS_JS" file="resources\sessions.js" flattenhtml=" true" type="BINDATA" />
98 <include name="IDR_SIGNIN_HTML" file="resources\browser_signin.html" flatt enhtml="true" type="BINDATA" />
99 <include name="IDR_SSL_ERROR_HTML" file="resources\ssl_error.html" flatten html="true" type="BINDATA" /> 98 <include name="IDR_SSL_ERROR_HTML" file="resources\ssl_error.html" flatten html="true" type="BINDATA" />
100 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl_roadblock.html " flattenhtml="true" type="BINDATA" /> 99 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl_roadblock.html " flattenhtml="true" type="BINDATA" />
101 <include name="IDR_SYNC_CONFIGURE_HTML" file="sync\resources\configure.htm l" flattenhtml="true" type="BINDATA" /> 100 <include name="IDR_SYNC_CONFIGURE_HTML" file="sync\resources\configure.htm l" flattenhtml="true" type="BINDATA" />
102 <include name="IDR_SYNC_PASSPHRASE_HTML" file="sync\resources\passphrase.h tml" flattenhtml="true" type="BINDATA" /> 101 <include name="IDR_SYNC_PASSPHRASE_HTML" file="sync\resources\passphrase.h tml" flattenhtml="true" type="BINDATA" />
103 <include name="IDR_SYNC_SETTING_UP_HTML" file="sync\resources\setting_up.h tml" flattenhtml="true" type="BINDATA" /> 102 <include name="IDR_SYNC_SETTING_UP_HTML" file="sync\resources\setting_up.h tml" flattenhtml="true" type="BINDATA" />
104 <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.h tml" flattenhtml="true" type="BINDATA" /> 103 <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.h tml" flattenhtml="true" type="BINDATA" />
105 <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.h tml" flattenhtml="true" type="BINDATA" /> 104 <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.h tml" flattenhtml="true" type="BINDATA" />
106 <include name="IDR_CLOUD_PRINT_SETUP_FLOW_HTML" file="printing\cloud_print \resources\cloud_print_setup_flow.html" flattenhtml="true" type="BINDATA" /> 105 <include name="IDR_CLOUD_PRINT_SETUP_FLOW_HTML" file="printing\cloud_print \resources\cloud_print_setup_flow.html" flattenhtml="true" type="BINDATA" />
107 <include name="IDR_CLOUD_PRINT_SETUP_LOGIN_HTML" file="printing\cloud_prin t\resources\cloud_print_setup_login.html" flattenhtml="true" type="BINDATA" /> 106 <include name="IDR_CLOUD_PRINT_SETUP_LOGIN_HTML" file="printing\cloud_prin t\resources\cloud_print_setup_login.html" flattenhtml="true" type="BINDATA" />
108 <include name="IDR_CLOUD_PRINT_SETUP_DONE_HTML" file="printing\cloud_print \resources\cloud_print_setup_done.html" flattenhtml="true" type="BINDATA" /> 107 <include name="IDR_CLOUD_PRINT_SETUP_DONE_HTML" file="printing\cloud_print \resources\cloud_print_setup_done.html" flattenhtml="true" type="BINDATA" />
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 <include name="IDR_FILEMANAGER_MANIFEST" file="resources\file_manager\ma nifest.json" type="BINDATA" /> 148 <include name="IDR_FILEMANAGER_MANIFEST" file="resources\file_manager\ma nifest.json" type="BINDATA" />
150 <include name="IDR_GAIA_AUTH_MANIFEST" file="resources\gaia_auth\manifes t.json" type="BINDATA" /> 149 <include name="IDR_GAIA_AUTH_MANIFEST" file="resources\gaia_auth\manifes t.json" type="BINDATA" />
151 <include name="IDR_GAIA_TEST_AUTH_MANIFEST" file="resources\gaia_auth\ma nifest_test.json" type="BINDATA" /> 150 <include name="IDR_GAIA_TEST_AUTH_MANIFEST" file="resources\gaia_auth\ma nifest_test.json" type="BINDATA" />
152 </if> 151 </if>
153 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> 152 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
154 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" /> 153 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" />
155 </if> 154 </if>
156 </includes> 155 </includes>
157 </release> 156 </release>
158 </grit> 157 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_signin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698