Index: chrome/common/extensions/extension_manifest_constants.h |
diff --git a/chrome/common/extensions/extension_manifest_constants.h b/chrome/common/extensions/extension_manifest_constants.h |
index 83928583c359ecb0155f9348a6b67d4cda39052e..4284e04dea765253b04429ee32ebe26f5933ec6f 100644 |
--- a/chrome/common/extensions/extension_manifest_constants.h |
+++ b/chrome/common/extensions/extension_manifest_constants.h |
@@ -168,7 +168,6 @@ namespace extension_manifest_errors { |
extern const char kInvalidAllFrames[]; |
extern const char kInvalidBackground[]; |
extern const char kInvalidBackgroundAllowJsAccess[]; |
- extern const char kInvalidBackgroundAllowJsAccessNoPage[]; |
extern const char kInvalidBackgroundCombination[]; |
extern const char kInvalidBackgroundScript[]; |
extern const char kInvalidBackgroundScripts[]; |