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

Unified Diff: chrome/common/chrome_switches.h

Issue 3026006: Fixed problems with initial locale change freezing Chrome OS on the device.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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
Index: chrome/common/chrome_switches.h
===================================================================
--- chrome/common/chrome_switches.h (revision 52817)
+++ chrome/common/chrome_switches.h (working copy)
@@ -296,10 +296,6 @@
extern const char kLoginUser[];
extern const char kChromeosFrame[];
extern const char kChromeosLogToFile[];
-// TODO(denisromanov): Remove this flag when it is not needed for testing.
-extern const char kStartupManifest[];
-// TODO(denisromanov): Remove this flag when it is not needed for testing, too.
-extern const char kServicesManifest[];
#endif
#if defined(OS_LINUX)

Powered by Google App Engine
This is Rietveld 408576698