diff options
author | benrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 05:31:09 +0000 |
---|---|---|
committer | benrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 05:31:09 +0000 |
commit | db83b39e75880dabdf1062c1fe8c877929da205a (patch) | |
tree | 8c7d504591d2dd5cc892833c88c5ee36f6a39b2c /ash/DEPS | |
parent | 273b92888ed2f84ae4f274df1a3a7021ae6970eb (diff) | |
download | chromium_src-db83b39e75880dabdf1062c1fe8c877929da205a.zip chromium_src-db83b39e75880dabdf1062c1fe8c877929da205a.tar.gz chromium_src-db83b39e75880dabdf1062c1fe8c877929da205a.tar.bz2 |
Move Ash wallpapers into a separate grd/pak file to avoid duplication
BUG=141467
TEST=Local Linux build, try changing wallpaper
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10855059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150745 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/DEPS')
-rw-r--r-- | ash/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ include_rules = [ "+content/public", "+grit/ash_strings.h", "+grit/ui_resources.h", + "+grit/ui_resources_wallpapers.h", "+grit/ui_strings.h", "+skia/ext", "+third_party/cros_system_api", |