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

Unified Diff: ash/ash_switches.cc

Issue 11201002: Removes worskpace 1 code. Will rename next. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove more code Created 8 years, 2 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/ash_switches.cc
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
index 6208618e67053cee5d1ac4c6fb17bf7236722f78..89f6ef0685168864c18c6f506ef0df52b85ce4d7 100644
--- a/ash/ash_switches.cc
+++ b/ash/ash_switches.cc
@@ -19,9 +19,6 @@ const char kAshConstrainPointerToRoot[] = "ash-constrain-pointer-to-root";
// Enable keyboard shortcuts useful for debugging.
const char kAshDebugShortcuts[] = "ash-debug-shortcuts";
-// Disables Workspace2.
-const char kAshDisableWorkspace2[] = "ash-disable-workspace2";
-
// Disables boot animation v2, go back to v1.
const char kAshDisableBootAnimation2[] = "ash-disable-boot-animation2";

Powered by Google App Engine
This is Rietveld 408576698