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

Unified Diff: chrome/browser/ui/ash/palette_delegate_chromeos.cc

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (Closed)
Patch Set: rebase Created 3 years, 10 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/ui/ash/palette_delegate_chromeos.cc
diff --git a/chrome/browser/ui/ash/palette_delegate_chromeos.cc b/chrome/browser/ui/ash/palette_delegate_chromeos.cc
index 99443ac7fd154f64b01a6a788c493f0b5984e84f..4cdfb24dccd064b9257cab960afd5559c25c0559 100644
--- a/chrome/browser/ui/ash/palette_delegate_chromeos.cc
+++ b/chrome/browser/ui/ash/palette_delegate_chromeos.cc
@@ -5,9 +5,9 @@
#include "chrome/browser/ui/ash/palette_delegate_chromeos.h"
#include "ash/accelerators/accelerator_controller_delegate_aura.h"
-#include "ash/common/system/chromeos/palette/palette_utils.h"
#include "ash/screenshot_delegate.h"
#include "ash/shell.h"
+#include "ash/system/palette/palette_utils.h"
#include "ash/utility/screenshot_controller.h"
#include "base/memory/ptr_util.h"
#include "chrome/browser/chrome_notification_types.h"

Powered by Google App Engine
This is Rietveld 408576698