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

Unified Diff: chrome/browser/chromeos/background/ash_wallpaper_delegate.cc

Issue 2734733002: Revert "chromeos: Move files in //ash/common to //ash, part 3" (Closed)
Patch Set: Created 3 years, 9 months 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: chrome/browser/chromeos/background/ash_wallpaper_delegate.cc
diff --git a/chrome/browser/chromeos/background/ash_wallpaper_delegate.cc b/chrome/browser/chromeos/background/ash_wallpaper_delegate.cc
index b9ae0585add620c02ae9dc337f4f0c2abf99548d..765df3e5d688fc0b5056ad8dd0098e93355db0a9 100644
--- a/chrome/browser/chromeos/background/ash_wallpaper_delegate.cc
+++ b/chrome/browser/chromeos/background/ash_wallpaper_delegate.cc
@@ -4,8 +4,8 @@
#include "chrome/browser/chromeos/background/ash_wallpaper_delegate.h"
+#include "ash/common/wallpaper/wallpaper_delegate.h"
#include "ash/shell.h"
-#include "ash/wallpaper/wallpaper_delegate.h"
#include "ash/wm/window_animation_types.h"
#include "ash/wm/window_animations.h"
#include "base/command_line.h"

Powered by Google App Engine
This is Rietveld 408576698