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

Unified Diff: ash/common/accessibility_types.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
« no previous file with comments | « ash/cast_config_delegate.cc ('k') | ash/common/display/display_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/accessibility_types.h
diff --git a/ash/common/accessibility_types.h b/ash/common/accessibility_types.h
index fd1f696fb3a25e490b58f4e299bf296bb2041a32..2339ceca88fb7868dadb07bedd0aec278ce4d84a 100644
--- a/ash/common/accessibility_types.h
+++ b/ash/common/accessibility_types.h
@@ -20,7 +20,7 @@ enum AccessibilityAlert {
// Note: Do not change these values; UMA and prefs depend on them.
enum MagnifierType {
- MAGNIFIER_FULL = 1,
+ MAGNIFIER_FULL = 1,
MAGNIFIER_PARTIAL = 2,
};
« no previous file with comments | « ash/cast_config_delegate.cc ('k') | ash/common/display/display_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698