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

Unified Diff: chrome/common/chrome_switches.cc

Issue 2847072: Green Tree Tactical Force: Revert skrul's bad commits (probably a git-cl bug). (Closed)
Patch Set: Created 10 years, 5 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 | « chrome/common/chrome_switches.h ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 1bbbe69d479ab704e862708951ada2805ed39996..93586b517ef380887fc0088c1d89bdb6652cb947 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -1037,10 +1037,6 @@ const char kStartupManifest[] = "startup-manifest";
// TODO(denisromanov): delete this when not needed for testing.
const char kServicesManifest[] = "services-manifest";
-// Install a "fake" version of libcros to allow ChromeOS to run on a
-// regular linux box. This is useful to developers working on
-// features that do not require actual ChromeOS hardware.
-const char kUseFakeLibcros[] = "use-fake-libcros";
#endif
#if defined(OS_LINUX)
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698