Chromium Code Reviews| 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, |
| }; |