diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-13 23:21:43 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-13 23:21:43 +0000 |
commit | 13ad78f659e54e8b4431d83057ef47c2ba33ef77 (patch) | |
tree | eeafde287ae4b05a79e9528371400ebf2678267b /chrome/app | |
parent | 2a7444d52ebf39d5c3db779d75d1a1c440a9902b (diff) | |
download | chromium_src-13ad78f659e54e8b4431d83057ef47c2ba33ef77.zip chromium_src-13ad78f659e54e8b4431d83057ef47c2ba33ef77.tar.gz chromium_src-13ad78f659e54e8b4431d83057ef47c2ba33ef77.tar.bz2 |
Try to fix compile break.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52241 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 95e65db..8275286 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -222,7 +222,6 @@ <include name="IDR_NEWTAB_BUTTON_P" file="newtab_p.png" type="BINDATA" /> <include name="IDR_NEWTAB_CHROME_WELCOME_PAGE_FAVICON" file="ntp_welcome_favicon.png" type="BINDATA" /> <include name="IDR_NEWTAB_CHROME_WELCOME_PAGE_THUMBNAIL" file="ntp_welcome_thumb.png" type="BINDATA" /> - <include name="IDR_NEWTAB_CLOSED_WINDOW" file="closed_window.png" type="BINDATA" /> <include name="IDR_NEWTAB_EXTENSIONS_PROMO" file="ntp_extensions_promo.png" type="BINDATA" /> <include name="IDR_NEWTAB_LIST_OFF" file="ntp_list_off.png" type="BINDATA" /> <include name="IDR_NEWTAB_LIST_OFF_H" file="ntp_list_off_h.png" type="BINDATA" /> |