| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index 90a142fd7b62e51ae85109869a4a6926681e3847..c8207b66a60982a2516cf71e0c4ed032534c71e9 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -36,6 +36,7 @@ extern const char kTraceAppSource[];
|
| extern const char kNativeCrxBindings[];
|
| extern const char kWhitelistedExtensionID[];
|
| extern const char kEnableCrxHashCheck[];
|
| +extern const char kYieldBetweenContentScriptRuns[];
|
|
|
| } // namespace switches
|
|
|
|
|