| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 41d5fa686d392bb57849eed370c9a2e441f0358f..69bec540e1fc39e82eb5e7550497544ca6368978 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -171,7 +171,6 @@ extern const char kInterestsURL[];
|
| extern const char kKeepAliveForTest[];
|
| extern const char kKioskMode[];
|
| extern const char kKioskModePrinting[];
|
| -extern const char kLoadComponentExtension[];
|
| extern const char kLoadExtension[];
|
| extern const char kLoadMediaRouterComponentExtension[];
|
| extern const char kMakeDefaultBrowser[];
|
|
|