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

Unified Diff: chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.h

Issue 2061823002: mash: Move ash constants and layout constants files to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@trayimageitem
Patch Set: rebase Created 4 years, 6 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/login/users/wallpaper/wallpaper_manager_test_utils.h
diff --git a/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.h b/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.h
index a0c4f6491cb2aa353586ba66b60ab1c7adf72907..131f78ca0b07ac062a91a6c0524e37dd115fdf65 100644
--- a/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.h
+++ b/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.h
@@ -7,11 +7,12 @@
#include <vector>
-#include "ash/ash_constants.h"
+#include "ash/common/ash_constants.h"
#include "ui/gfx/image/image_skia.h"
namespace base {
class CommandLine;
+class FilePath;
class ScopedTempDir;
} // namespace base

Powered by Google App Engine
This is Rietveld 408576698