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

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

Issue 2074213002: mash: Move ash_switches.* to ash/common; cleanup DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix broken relative include. 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: ash/common/system/chromeos/power/tray_power.cc
diff --git a/ash/common/system/chromeos/power/tray_power.cc b/ash/common/system/chromeos/power/tray_power.cc
index 22e8ec1cfa6504f46096e7819a73cbc553b86c6e..fe82b93393c08b1e3eef9f5ce7383b5e99fbe216 100644
--- a/ash/common/system/chromeos/power/tray_power.cc
+++ b/ash/common/system/chromeos/power/tray_power.cc
@@ -6,8 +6,8 @@
#include <utility>
-#include "ash/ash_switches.h"
#include "ash/common/accessibility_delegate.h"
+#include "ash/common/ash_switches.h"
#include "ash/common/system/chromeos/devicetype_utils.h"
#include "ash/common/system/chromeos/power/battery_notification.h"
#include "ash/common/system/chromeos/power/dual_role_notification.h"

Powered by Google App Engine
This is Rietveld 408576698