summaryrefslogtreecommitdiffstats
path: root/ash/shell_factory.h
diff options
context:
space:
mode:
authorbshe@chromium.org <bshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-20 17:17:38 +0000
committerbshe@chromium.org <bshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-20 17:17:38 +0000
commit0c3461ab36efb7744df197f7029d66c3170a61f3 (patch)
tree5c11004cd470a1f028548e9139738d9cd7c528fb /ash/shell_factory.h
parent2dca2dc97fd303df0c6a1fb11828472ef1c00428 (diff)
downloadchromium_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/shell_factory.h')
-rw-r--r--ash/shell_factory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/shell_factory.h b/ash/shell_factory.h
index db6320c..2c9af7e 100644
--- a/ash/shell_factory.h
+++ b/ash/shell_factory.h
@@ -6,7 +6,6 @@
#define ASH_SHELL_FACTORY_H_
#include "ash/ash_export.h"
-#include "ash/desktop_background/desktop_background_resources.h"
namespace aura {
class RootWindow;