| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 692ca3a7749b27baadb98629080c0b1c4f29a8a8..ce8a7bcbe443d882f703d0d71374e6a203d9302d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -303,7 +303,6 @@ extern const char kChromeosLogToFile[];
|
| extern const char kStartupManifest[];
|
| // TODO(denisromanov): Remove this flag when it is not needed for testing, too.
|
| extern const char kServicesManifest[];
|
| -extern const char kUseFakeLibcros[];
|
| #endif
|
|
|
| #if defined(OS_LINUX)
|
|
|