diff options
author | bshe@chromium.org <bshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-20 17:17:38 +0000 |
---|---|---|
committer | bshe@chromium.org <bshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-20 17:17:38 +0000 |
commit | 0c3461ab36efb7744df197f7029d66c3170a61f3 (patch) | |
tree | 5c11004cd470a1f028548e9139738d9cd7c528fb /ash/ash.gyp | |
parent | 2dca2dc97fd303df0c6a1fb11828472ef1c00428 (diff) | |
download | chromium_src-0c3461ab36efb7744df197f7029d66c3170a61f3.zip chromium_src-0c3461ab36efb7744df197f7029d66c3170a61f3.tar.gz chromium_src-0c3461ab36efb7744df197f7029d66c3170a61f3.tar.bz2 |
Remove use of index in wallpaper picker code and some refactor
BUG=141431
Review URL: https://codereview.chromium.org/11415015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168818 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r-- | ash/ash.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp index 60f4cf7..1e9ef82e 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -68,8 +68,6 @@ 'desktop_background/desktop_background_controller.cc', 'desktop_background/desktop_background_controller.h', 'desktop_background/desktop_background_controller_observer.h', - 'desktop_background/desktop_background_resources.cc', - 'desktop_background/desktop_background_resources.h', 'desktop_background/desktop_background_view.cc', 'desktop_background/desktop_background_view.h', 'desktop_background/desktop_background_widget_controller.cc', |