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

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

Issue 2973003: [Mac] Finish up extension infobar UI implementation. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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/cocoa/extensions/extension_action_context_menu.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 <!-- 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. eadee --> 3 without changes to the corresponding grd file. eadee -->
4 <grit latest_public_release="0" current_release="1"> 4 <grit latest_public_release="0" current_release="1">
5 <outputs> 5 <outputs>
6 <output filename="grit/browser_resources.h" type="rc_header"> 6 <output filename="grit/browser_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="browser_resources.pak" type="data_package" /> 9 <output filename="browser_resources.pak" type="data_package" />
10 <output filename="browser_resources.rc" type="rc_all" /> 10 <output filename="browser_resources.rc" type="rc_all" />
(...skipping 15 matching lines...) Expand all
26 <include name="IDR_APP_GALLERY_ICON" file="resources\app_gallery_icon.png" type="BINDATA" /> 26 <include name="IDR_APP_GALLERY_ICON" file="resources\app_gallery_icon.png" type="BINDATA" />
27 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma nifest.json" type="BINDATA" /> 27 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma nifest.json" type="BINDATA" />
28 <include name="IDR_CALENDAR_APP_MANIFEST" file="resources\calendar_app\man ifest.json" type="BINDATA" /> 28 <include name="IDR_CALENDAR_APP_MANIFEST" file="resources\calendar_app\man ifest.json" type="BINDATA" />
29 <include name="IDR_CHAT_MANAGER_MANIFEST" file="resources\chat_manager\man ifest.json" type="BINDATA" /> 29 <include name="IDR_CHAT_MANAGER_MANIFEST" file="resources\chat_manager\man ifest.json" type="BINDATA" />
30 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt enhtml="true" type="BINDATA" /> 30 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt enhtml="true" type="BINDATA" />
31 <include name="IDR_DOCS_APP_MANIFEST" file="resources\docs_app\manifest.js on" type="BINDATA" /> 31 <include name="IDR_DOCS_APP_MANIFEST" file="resources\docs_app\manifest.js on" type="BINDATA" />
32 <include name="IDR_DOM_UI_CSS" file="resources\dom_ui.css" flattenhtml="tr ue" type="BINDATA" /> 32 <include name="IDR_DOM_UI_CSS" file="resources\dom_ui.css" flattenhtml="tr ue" type="BINDATA" />
33 <include name="IDR_DOM_UI2_CSS" file="resources\dom_ui2.css" flattenhtml=" true" type="BINDATA" /> 33 <include name="IDR_DOM_UI2_CSS" file="resources\dom_ui2.css" flattenhtml=" true" type="BINDATA" />
34 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flatten html="true" type="BINDATA" /> 34 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flatten html="true" type="BINDATA" />
35 <include name="IDR_EXTENSION_DEFAULT_ICON" file="resources\extension_defau lt_icon.png" type="BINDATA" /> 35 <include name="IDR_EXTENSION_DEFAULT_ICON" file="resources\extension_defau lt_icon.png" type="BINDATA" />
36 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_info bar.css" flattenhtml="true" type="BINDATA" /> 36 <if expr="os == 'darwin'">
37 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar_mac.css" flattenhtml="true" type="BINDATA" />
38 </if>
39 <if expr="os != 'darwin'">
40 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar.css" flattenhtml="true" type="BINDATA" />
41 </if>
37 <include name="IDR_EXTENSIONS_TOOLSTRIP_THEME_CSS" file="resources\extensi ons_toolstrip.css" flattenhtml="true" type="BINDATA" /> 42 <include name="IDR_EXTENSIONS_TOOLSTRIP_THEME_CSS" file="resources\extensi ons_toolstrip.css" flattenhtml="true" type="BINDATA" />
38 <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html" flattenhtml="true" type="BINDATA" /> 43 <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html" flattenhtml="true" type="BINDATA" />
39 <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" /> 44 <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" />
40 <include name="IDR_GMAIL_APP_MANIFEST" file="resources\gmail_app\manifest. json" type="BINDATA" /> 45 <include name="IDR_GMAIL_APP_MANIFEST" file="resources\gmail_app\manifest. json" type="BINDATA" />
41 <include name="IDR_HISTORY_HTML" file="resources\history.html" flattenhtml ="true" type="BINDATA" /> 46 <include name="IDR_HISTORY_HTML" file="resources\history.html" flattenhtml ="true" type="BINDATA" />
42 <include name="IDR_HISTORY2_HTML" file="resources\history2.html" flattenht ml="true" type="BINDATA" /> 47 <include name="IDR_HISTORY2_HTML" file="resources\history2.html" flattenht ml="true" type="BINDATA" />
43 <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" /> 48 <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" />
44 <include name="IDR_LOCAL_STRINGS_JS" file="resources\shared\js\local_strin gs.js" type="BINDATA" /> 49 <include name="IDR_LOCAL_STRINGS_JS" file="resources\shared\js\local_strin gs.js" type="BINDATA" />
45 <include name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\new_incogn ito_tab_theme.css" flattenhtml="true" type="BINDATA" /> 50 <include name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\new_incogn ito_tab_theme.css" flattenhtml="true" type="BINDATA" />
46 <include name="IDR_NEW_NEW_TAB_CSS" file="resources\new_new_tab.css" type= "BINDATA" /> 51 <include name="IDR_NEW_NEW_TAB_CSS" file="resources\new_new_tab.css" type= "BINDATA" />
(...skipping 19 matching lines...) Expand all
66 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" fla ttenhtml="true" type="BINDATA" /> 71 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" fla ttenhtml="true" type="BINDATA" />
67 <include name="IDR_FILEBROWSE_HTML" file="resources\filebrowse.html" f lattenhtml="true" type="BINDATA" /> 72 <include name="IDR_FILEBROWSE_HTML" file="resources\filebrowse.html" f lattenhtml="true" type="BINDATA" />
68 <include name="IDR_MEDIAPLAYER_HTML" file="resources\mediaplayer.html" flattenhtml="true" type="BINDATA" /> 73 <include name="IDR_MEDIAPLAYER_HTML" file="resources\mediaplayer.html" flattenhtml="true" type="BINDATA" />
69 <include name="IDR_MEDIAPLAYERPLAYLIST_HTML" file="resources\playlist. html" flattenhtml="true" type="BINDATA" /> 74 <include name="IDR_MEDIAPLAYERPLAYLIST_HTML" file="resources\playlist. html" flattenhtml="true" type="BINDATA" />
70 <include name="IDR_OS_CREDITS_HTML" file="resources\about_os_credits.h tml" flattenhtml="true" type="BINDATA" /> 75 <include name="IDR_OS_CREDITS_HTML" file="resources\about_os_credits.h tml" flattenhtml="true" type="BINDATA" />
71 <include name="IDR_SLIDESHOW_HTML" file="resources\slideshow.html" fla ttenhtml="true" type="BINDATA" /> 76 <include name="IDR_SLIDESHOW_HTML" file="resources\slideshow.html" fla ttenhtml="true" type="BINDATA" />
72 </if> 77 </if>
73 </includes> 78 </includes>
74 </release> 79 </release>
75 </grit> 80 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/cocoa/extensions/extension_action_context_menu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698