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

Unified Diff: ash/ash_switches.cc

Issue 10383223: Revert 137549 because it broke win_aura and linux_chromeos_clang compile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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/ash_switches.h ('k') | ash/shell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_switches.cc
===================================================================
--- ash/ash_switches.cc (revision 137550)
+++ ash/ash_switches.cc (working copy)
@@ -13,9 +13,6 @@
// Use Ash notifications.
const char kAshNotify[] = "ash-notify";
-// 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";
« no previous file with comments | « ash/ash_switches.h ('k') | ash/shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698