diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index dcd5f4f..3948747 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -301,10 +301,6 @@ extern const char kLoginProfile[]; 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 |