Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3445)

Unified Diff: chrome/common/extensions/extension_constants.h

Issue 515563003: Remove dependency of chrome in WebRequestPermissions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated. Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/extension_constants.h
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h
index 880ac1a059bc496b78a413f7dc7792ee84c03df5..8d4122ac78057eb6c9b89aa2dcfa91f907909fdd 100644
--- a/chrome/common/extensions/extension_constants.h
+++ b/chrome/common/extensions/extension_constants.h
@@ -140,9 +140,6 @@ extern const char kSettingsAppId[];
// The extension id used for testing streamsPrivate
extern const char kStreamsPrivateTestExtensionId[];
-// The extension id of the Web Store component application.
-extern const char kWebStoreAppId[];
-
// The extension id of the Youtube application.
extern const char kYoutubeAppId[];
« no previous file with comments | « chrome/browser/ui/webui/ntp/core_app_launcher_handler.cc ('k') | chrome/common/extensions/extension_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698