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

Unified Diff: chrome/browser/about_flags.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: chrome/browser/about_flags.cc
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 59708a09e32f722757a5aabb1daf8abd7aa46170..ccf6b4ab96f64ae13f696313d1d7844e90b00bc2 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -866,13 +866,6 @@ const Experiment kExperiments[] = {
kOsCrOS,
MULTI_VALUE_TYPE(kAshBootAnimationFunction),
},
- {
- "disable-workspace2",
- IDS_FLAGS_DISABLE_WORKSPACE2,
- IDS_FLAGS_DISABLE_WORKSPACE2_DESCRIPTION,
- kOsCrOS,
- SINGLE_VALUE_TYPE(ash::switches::kAshDisableWorkspace2),
- },
#endif
{
"enable-views-textfield",

Powered by Google App Engine
This is Rietveld 408576698