Index: extensions/common/switches.h |
diff --git a/extensions/common/switches.h b/extensions/common/switches.h |
index dcad5c1fe417db6f8375beac4bdbb66c72b8ad64..a55028b5e6434c1565705cd89ea22190c7652ec1 100644 |
--- a/extensions/common/switches.h |
+++ b/extensions/common/switches.h |
@@ -35,6 +35,7 @@ extern const char kEnableScriptsRequireAction[]; |
extern const char kShowComponentExtensionOptions[]; |
extern const char kTraceAppSource[]; |
extern const char kWhitelistedExtensionID[]; |
+extern const char kEnableCrxHashCheck[]; |
} // namespace switches |