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

Unified Diff: ash/system/power/tray_power.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: 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: ash/system/power/tray_power.cc
diff --git a/ash/system/power/tray_power.cc b/ash/system/power/tray_power.cc
index 3cf6f61b6220f05b8b22436e985dca0687ef16a6..ffc83302ecea9d448a61887009b200eb230a0aa1 100644
--- a/ash/system/power/tray_power.cc
+++ b/ash/system/power/tray_power.cc
@@ -6,8 +6,8 @@
#include <utility>
-#include "ash/common/accessibility_delegate.h"
-#include "ash/common/ash_switches.h"
+#include "ash/accessibility_delegate.h"
+#include "ash/ash_switches.h"
#include "ash/resources/grit/ash_resources.h"
#include "ash/strings/grit/ash_strings.h"
#include "ash/system/date/date_view.h"
« no previous file with comments | « ash/system/power/tablet_power_button_controller_unittest.cc ('k') | ash/system/power/video_activity_notifier.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698