| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 53758)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -301,10 +301,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[];
|
| extern const char kBWSI[];
|
| #endif
|
|
|
|
|