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

Unified Diff: ash/ash_switches.cc

Issue 173183002: Remove oak windows and its flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove one more oak.gyp reference Created 6 years, 10 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') | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_switches.cc
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
index 7b2ad144b18a2d117c418fccc4142fb70c91f585..f642135281b1f7cced18ef94239bdd4c345b9211 100644
--- a/ash/ash_switches.cc
+++ b/ash/ash_switches.cc
@@ -127,9 +127,6 @@ const char kAshEnableMagnifierKeyScroller[] =
const char kAshEnableMultiUserTray[] = "ash-enable-multi-user-tray";
#endif
-// Enables the Oak tree viewer.
-const char kAshEnableOak[] = "ash-enable-oak";
-
// Enables software based mirroring.
const char kAshEnableSoftwareMirroring[] = "ash-enable-software-mirroring";
« no previous file with comments | « ash/ash_switches.h ('k') | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698