| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 788d62df5746f3374fb65009fdc1d3c5d99ab0db..5e6390299e264c826ac194bbd7aae6b67a78be19 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -1,6 +1,6 @@
|
| <?xml version="1.0" encoding="UTF-8"?>
|
| <!-- This comment is only here because changes to resources are not picked up
|
| -without changes to the corresponding grd file. fb03 -->
|
| +without changes to the corresponding grd file. ek -->
|
| <grit latest_public_release="0" current_release="1">
|
| <outputs>
|
| <output filename="grit/browser_resources.h" type="rc_header">
|
| @@ -41,7 +41,7 @@ without changes to the corresponding grd file. fb03 -->
|
| <include name="IDR_LOCAL_STRINGS_JS" file="resources\local_strings.js" type="BINDATA" />
|
| <include name="IDR_DOM_UI_CSS" file="resources\dom_ui.css" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html" flattenhtml="true" type="BINDATA" />
|
| - <include name="IDR_EXTENSIONS_TOOLSTRIP_CSS" file="resources\extensions_toolstrip.css" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_EXTENSIONS_TOOLSTRIP_THEME_CSS" file="resources\extensions_toolstrip.css" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_PRINT_TAB_HTML" file="resources\print_tab.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_PRINT_TAB_CSS" file="resources\print_tab.css" type="BINDATA" />
|
| <include name="IDR_PRINT_TAB_JS" file="resources\print_tab.js" type="BINDATA" />
|
|
|