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

Unified Diff: ash/laser/laser_pointer_controller.cc

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs 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
« no previous file with comments | « ash/keyboard/keyboard_ui_observer.h ('k') | ash/login_status.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/laser/laser_pointer_controller.cc
diff --git a/ash/laser/laser_pointer_controller.cc b/ash/laser/laser_pointer_controller.cc
index e979549d70281e9299c140dcda8a25e91ac058ed..d98a2520bf84b5cd6e3e5b03b323ddc5dede6902 100644
--- a/ash/laser/laser_pointer_controller.cc
+++ b/ash/laser/laser_pointer_controller.cc
@@ -4,9 +4,9 @@
#include "ash/laser/laser_pointer_controller.h"
-#include "ash/common/system/chromeos/palette/palette_utils.h"
#include "ash/laser/laser_pointer_view.h"
#include "ash/shell.h"
+#include "ash/system/palette/palette_utils.h"
#include "ui/display/screen.h"
#include "ui/views/widget/widget.h"
« no previous file with comments | « ash/keyboard/keyboard_ui_observer.h ('k') | ash/login_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698