diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-06 07:38:13 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-06 07:38:13 +0000 |
commit | affd2f830cfa29c189634e06a9f08e0e28df98e9 (patch) | |
tree | 6a4c2fc3189b3f2e6301f03dd74c3e046b363500 /ash/resources/ash_wallpaper_resources.grd | |
parent | dfedf4e35ad586669f197254794290cb4e53c455 (diff) | |
download | chromium_src-affd2f830cfa29c189634e06a9f08e0e28df98e9.zip chromium_src-affd2f830cfa29c189634e06a9f08e0e28df98e9.tar.gz chromium_src-affd2f830cfa29c189634e06a9f08e0e28df98e9.tar.bz2 |
Include wallpaper to win_aura's executables
This fixes crash at startup time.
BUG=151870
TEST=ash_shell.exe no longer crash at startup
Review URL: https://chromiumcodereview.appspot.com/11026075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160562 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources/ash_wallpaper_resources.grd')
-rw-r--r-- | ash/resources/ash_wallpaper_resources.grd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/resources/ash_wallpaper_resources.grd b/ash/resources/ash_wallpaper_resources.grd index 8a253e2..6eff21e 100644 --- a/ash/resources/ash_wallpaper_resources.grd +++ b/ash/resources/ash_wallpaper_resources.grd @@ -5,6 +5,7 @@ <emit emit_type='prepend'></emit> </output> <output filename="ash_wallpaper_resources.pak" type="data_package" /> + <output filename="ash_wallpaper_resources.rc" type="rc_all" /> </outputs> <release seq="1"> <includes> |