summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_webnavigation_api_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/extension_webnavigation_api_constants.h')
-rw-r--r--chrome/browser/extensions/extension_webnavigation_api_constants.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/extensions/extension_webnavigation_api_constants.h b/chrome/browser/extensions/extension_webnavigation_api_constants.h
index aadeebf..e8deb7f 100644
--- a/chrome/browser/extensions/extension_webnavigation_api_constants.h
+++ b/chrome/browser/extensions/extension_webnavigation_api_constants.h
@@ -13,7 +13,6 @@ namespace extension_webnavigation_api_constants {
// Keys.
extern const char kErrorKey[];
extern const char kFrameIdKey[];
-extern const char kRequestIdKey[];
extern const char kSourceTabIdKey[];
extern const char kSourceUrlKey[];
extern const char kTabIdKey[];