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

Unified Diff: chrome/common/url_constants.h

Issue 2574763003: Remove chrome-extension-resource:// scheme (Closed)
Patch Set: Remove BUILD reference to resources/extension outdir. Created 4 years 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/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index bc43563df9dbe35f0725da1b9721318d9dcb9d1d..ecfe67ee768ebef7fa50ec858e6f728cdf04aa55 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -355,10 +355,8 @@ extern const char kPowerOptionsSubPage[];
// Extensions sub pages.
extern const char kExtensionConfigureCommandsSubPage[];
-// URLs used to indicate that an extension resource load request
-// was invalid.
+// URL used to indicate that an extension resource load request was invalid.
extern const char kExtensionInvalidRequestURL[];
-extern const char kExtensionResourceInvalidRequestURL[];
extern const char kSyncGoogleDashboardURL[];
« no previous file with comments | « chrome/common/extensions/docs/templates/articles/contentSecurityPolicy.html ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698