Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2656)

Unified Diff: ash/shell_factory.h

Issue 11415015: Remove use of index in wallpaper picker code and some refactor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix browser tests Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/shell_factory.h
diff --git a/ash/shell_factory.h b/ash/shell_factory.h
index db6320c1530bbabd925bebac0b64c9e2a7a47805..2c9af7e67f62173d712b956a2868e86e3aa7ef6a 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;

Powered by Google App Engine
This is Rietveld 408576698