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) |