Index: ash/ash_switches.cc |
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc |
index d90327443214dacb53e0d2eca1611328ae6d08aa..2c33672ea4d125b86027dc683c43163778631044 100644 |
--- a/ash/ash_switches.cc |
+++ b/ash/ash_switches.cc |
@@ -82,9 +82,6 @@ const char kAshSecondaryDisplayLayout[] = "ash-secondary-display-layout"; |
// Enables the heads-up display for tracking touch points. |
const char kAshTouchHud[] = "ash-touch-hud"; |
-// Use Google-style dialog box frames. |
-const char kAuraGoogleDialogFrames[] = "aura-google-dialog-frames"; |
- |
// (Most) Chrome OS hardware reports ACPI power button releases correctly. |
// Standard hardware reports releases immediately after presses. If set, we |
// lock the screen or shutdown the system immediately in response to a press |