| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index e81d5dc0673dde73522301666dd99d7aab063130..29fe572ee973cb6d55e3ff811cc1e6326e5d331d 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -18,6 +18,7 @@ extern const char kEnableOverrideBookmarksUI[];
|
| extern const char kErrorConsole[];
|
| extern const char kEventPageIdleTime[];
|
| extern const char kEventPageSuspendingTime[];
|
| +extern const char kExtensionActionRedesign[];
|
| extern const char kExtensionProcess[];
|
| extern const char kExtensionsOnChromeURLs[];
|
| extern const char kForceDevModeHighlighting[];
|
|
|