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

Unified Diff: content/public/common/DEPS

Issue 10383298: Move RegisterContentSchemes from public url_constants into non-public url_schemes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: allow content/common/savable_url_schemes.h to be included by url_constants.cc Created 8 years, 7 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
« no previous file with comments | « content/content_tests.gypi ('k') | content/public/common/url_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/DEPS
diff --git a/content/public/common/DEPS b/content/public/common/DEPS
index 3a5d614b4589bca4f914319b843702dc0446e0bf..fa5c62d6660b497fb732607977f1d7f931c154c9 100644
--- a/content/public/common/DEPS
+++ b/content/public/common/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+content/common/savable_url_schemes.h",
"+content/common/ssl_status_serialization.h",
]
« no previous file with comments | « content/content_tests.gypi ('k') | content/public/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698