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

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

Issue 159728: Add browser/sync to the repository. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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 | « chrome/browser/browser.cc ('k') | chrome/browser/dom_ui/chrome_url_data_manager.cc » ('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" ?>
2 <!-- This comment is only here because changes to resources are not picked up 2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. --> 3 without changes to the corresponding grd file. --><grit current_release="1" lat est_public_release="0">
4 <grit latest_public_release="0" current_release="1">
5 <outputs> 4 <outputs>
6 <output filename="grit/browser_resources.h" type="rc_header"> 5 <output filename="grit/browser_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 6 <emit emit_type="prepend"/>
8 </output> 7 </output>
9 <output filename="browser_resources.rc" type="rc_all" /> 8 <output filename="browser_resources.rc" type="rc_all"/>
10 <output filename="browser_resources.pak" type="data_package" /> 9 <output filename="browser_resources.pak" type="data_package"/>
11 </outputs> 10 </outputs>
12 <release seq="1"> 11 <release seq="1">
13 <includes> 12 <includes>
14 <include name="IDR_ABOUT_PLUGINS_HTML" file="resources\about_plugins.html" type="BINDATA" /> 13 <include file="resources\about_plugins.html" name="IDR_ABOUT_PLUGINS_HTML" type="BINDATA"/>
15 <include name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.html" flattenhtml="true" type="BINDATA" /> 14 <include file="resources\about_version.html" flattenhtml="true" name="IDR_ ABOUT_VERSION_HTML" type="BINDATA"/>
16 <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.html" f lattenhtml="true" type="BINDATA" /> 15 <include file="resources\about_memory.html" flattenhtml="true" name="IDR_A BOUT_MEMORY_HTML" type="BINDATA"/>
17 <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" typ e="BINDATA" /> 16 <include file="resources\about_stats.html" name="IDR_ABOUT_STATS_HTML" typ e="BINDATA"/>
18 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="security\resources\ssl_roadb lock.html" flattenhtml="true" type="BINDATA" /> 17 <include file="security\resources\ssl_roadblock.html" flattenhtml="true" n ame="IDR_SSL_ROAD_BLOCK_HTML" type="BINDATA"/>
19 <include name="IDR_SSL_ERROR_HTML" file="security\resources\ssl_error.html " flattenhtml="true" type="BINDATA" /> 18 <include file="security\resources\ssl_error.html" flattenhtml="true" name= "IDR_SSL_ERROR_HTML" type="BINDATA"/>
20 <include name="IDR_NEW_TAB_HTML" file="resources\new_tab.html" flattenhtml ="true" type="BINDATA" /> 19 <include file="resources\new_tab.html" flattenhtml="true" name="IDR_NEW_TA B_HTML" type="BINDATA"/>
21 <include name="IDR_NEW_TAB_THEME_CSS" file="resources\new_tab_theme.css" f lattenhtml="true" type="BINDATA" /> 20 <include file="resources\new_tab_theme.css" flattenhtml="true" name="IDR_N EW_TAB_THEME_CSS" type="BINDATA"/>
22 <include name="IDR_NEW_NEW_TAB_HTML" file="resources\new_new_tab.html" fla ttenhtml="true" type="BINDATA" /> 21 <include file="resources\new_new_tab.html" flattenhtml="true" name="IDR_NE W_NEW_TAB_HTML" type="BINDATA"/>
23 <include name="IDR_NEW_NEW_TAB_CSS" file="resources\new_new_tab.css" type= "BINDATA" /> 22 <include file="resources\new_new_tab.css" name="IDR_NEW_NEW_TAB_CSS" type= "BINDATA"/>
24 <include name="IDR_NEW_NEW_TAB_JS" file="resources\new_new_tab.js" type="B INDATA" /> 23 <include file="resources\new_new_tab.js" name="IDR_NEW_NEW_TAB_JS" type="B INDATA"/>
25 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" /> 24 <include file="resources\safe_browsing_malware_block.html" flattenhtml="tr ue" name="IDR_SAFE_BROWSING_MALWARE_BLOCK" type="BINDATA"/>
26 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" /> 25 <include file="resources\safe_browsing_phishing_block.html" flattenhtml="t rue" name="IDR_SAFE_BROWSING_PHISHING_BLOCK" type="BINDATA"/>
27 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> 26 <include file="resources\safe_browsing_multiple_threat_block.html" flatten html="true" name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" type="BINDATA"/>
28 <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" /> 27 <include file="resources\incognito_tab.html" flattenhtml="true" name="IDR_ INCOGNITO_TAB_HTML" type="BINDATA"/>
29 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt enhtml="true" type="BINDATA" /> 28 <include file="resources\about_credits.html" flattenhtml="true" name="IDR_ CREDITS_HTML" type="BINDATA"/>
30 <include name="IDR_HISTORY_HTML" file="resources\history.html" flattenhtml ="true" type="BINDATA" /> 29 <include file="resources\history.html" flattenhtml="true" name="IDR_HISTOR Y_HTML" type="BINDATA"/>
31 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flatten html="true" type="BINDATA" /> 30 <include file="resources\downloads.html" flattenhtml="true" name="IDR_DOWN LOADS_HTML" type="BINDATA"/>
32 <include name="IDR_LOCAL_STRINGS_JS" file="resources\local_strings.js" typ e="BINDATA" /> 31 <include file="resources\local_strings.js" name="IDR_LOCAL_STRINGS_JS" typ e="BINDATA"/>
33 <include name="IDR_DOM_UI_CSS" file="resources\dom_ui.css" flattenhtml="tr ue" type="BINDATA" /> 32 <include file="resources\dom_ui.css" flattenhtml="true" name="IDR_DOM_UI_C SS" type="BINDATA"/>
34 <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html" flattenhtml="true" type="BINDATA" /> 33 <include file="resources\extensions_ui.html" flattenhtml="true" name="IDR_ EXTENSIONS_UI_HTML" type="BINDATA"/>
35 <include name="IDR_EXTENSIONS_TOOLSTRIP_CSS" file="resources\extensions_to olstrip.css" flattenhtml="true" type="BINDATA" /> 34 <include file="resources\extensions_toolstrip.css" flattenhtml="true" name ="IDR_EXTENSIONS_TOOLSTRIP_CSS" type="BINDATA"/>
36 <include name="IDR_PRINT_TAB_HTML" file="resources\print_tab.html" flatten html="true" type="BINDATA" /> 35 <include file="resources\print_tab.html" flattenhtml="true" name="IDR_PRIN T_TAB_HTML" type="BINDATA"/>
37 <include name="IDR_PRINT_TAB_CSS" file="resources\print_tab.css" type="BIN DATA" /> 36 <include file="resources\print_tab.css" name="IDR_PRINT_TAB_CSS" type="BIN DATA"/>
38 <include name="IDR_PRINT_TAB_JS" file="resources\print_tab.js" type="BINDA TA" /> 37 <include file="resources\print_tab.js" name="IDR_PRINT_TAB_JS" type="BINDA TA"/>
39 <if expr="os == 'linux2'"> 38 <if expr="os == 'linux2'">
40 <include name="IDR_LINUX_SPLASH_HTML_CHROMIUM" file="resources\linux-spl ash.html" flattenhtml="true" type="BINDATA" /> 39 <include file="resources\linux-splash.html" flattenhtml="true" name="IDR _LINUX_SPLASH_HTML_CHROMIUM" type="BINDATA"/>
41 <include name="IDR_LINUX_SPLASH_HTML_CHROME" file="resources\linux-splas h-chrome.html" flattenhtml="true" type="BINDATA" /> 40 <include file="resources\linux-splash-chrome.html" flattenhtml="true" na me="IDR_LINUX_SPLASH_HTML_CHROME" type="BINDATA"/>
42 </if> 41 </if>
42 <include file="sync\resources\about_sync.html" flattenhtml="true" name="ID R_ABOUT_SYNC_HTML" type="BINDATA"/>
43 <include file="sync\resources\gaia_login.html" flattenhtml="true" name="ID R_GAIA_LOGIN_HTML" type="BINDATA"/>
44 <include file="sync\resources\setup_flow.html" flattenhtml="true" name="ID R_SYNC_SETUP_FLOW_HTML" type="BINDATA"/>
45 <include file="sync\resources\merge_and_sync.html" flattenhtml="true" name ="IDR_MERGE_AND_SYNC_HTML" type="BINDATA"/>
46 <include file="sync\resources\new_tab_personalization.html" flattenhtml="t rue" name="IDR_NEW_TAB_P13N_HTML" type="BINDATA"/>
43 </includes> 47 </includes>
44 </release> 48 </release>
45 </grit> 49 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/browser.cc ('k') | chrome/browser/dom_ui/chrome_url_data_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698