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

Unified Diff: ash/common/system/chromeos/power/power_status.h

Issue 2095193002: clang-format all of //ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/power_status.h
diff --git a/ash/common/system/chromeos/power/power_status.h b/ash/common/system/chromeos/power/power_status.h
index b9e3d8345961d77601487ab223d6bd01dc0e8f72..90d06fff1e2ce62d65695fc8d09b63d9a805222e 100644
--- a/ash/common/system/chromeos/power/power_status.h
+++ b/ash/common/system/chromeos/power/power_status.h
@@ -34,10 +34,7 @@ class ASH_EXPORT PowerStatus : public chromeos::PowerManagerClient::Observer {
};
// Different styles of battery icons.
- enum IconSet {
- ICON_LIGHT,
- ICON_DARK
- };
+ enum IconSet { ICON_LIGHT, ICON_DARK };
// Interface for classes that wish to be notified when the power status
// has changed.
« no previous file with comments | « ash/common/system/chromeos/enterprise/enterprise_domain_observer.h ('k') | ash/common/system/chromeos/power/power_status.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698