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

Unified Diff: content/content_browser.gypi

Issue 647853002: Create a proprietary scheme for loading web-accessible resources. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update include guards too Created 6 years, 1 month 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/common/url_schemes.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 6c65fef11ade30db6bd86c83073765fb51aba94f..541be158ebf4635eb020988f0bc25ad443a0fc21 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1162,6 +1162,8 @@
'browser/resolve_proxy_msg_helper.h',
'browser/resource_context_impl.cc',
'browser/resource_context_impl.h',
+ 'browser/resource_protocol_handler.cc',
+ 'browser/resource_protocol_handler.h',
'browser/safe_util_win.cc',
'browser/safe_util_win.h',
'browser/screen_orientation/screen_orientation_delegate_android.cc',
« no previous file with comments | « content/common/url_schemes.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698