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

Unified Diff: ash/common/system/chromeos/power/tray_power.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/tray_power.h
diff --git a/ash/common/system/chromeos/power/tray_power.h b/ash/common/system/chromeos/power/tray_power.h
index 9ad7516c327f5818f8660e3aef02a8fcbbf4809e..43be8bb5b2e4f692c6e0949f2f82ab8b92284363 100644
--- a/ash/common/system/chromeos/power/tray_power.h
+++ b/ash/common/system/chromeos/power/tray_power.h
@@ -67,7 +67,7 @@ class ASH_EXPORT TrayPower : public SystemTrayItem,
// This enum is used for histogram. The existing values should not be removed,
// and the new values should be added just before CHARGER_TYPE_COUNT.
- enum ChargerType{
+ enum ChargerType {
UNKNOWN_CHARGER,
MAINS_CHARGER,
USB_CHARGER,
« no previous file with comments | « ash/common/system/chromeos/power/power_status_view_unittest.cc ('k') | ash/common/system/chromeos/power/tray_power.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698