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

Unified Diff: mojo/mojo.gyp

Issue 38303002: Enable Mojo to download from file URLs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: blah Created 7 years, 2 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: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 9262cff2969b69164dc0ae016d523728ec21c6d2..ef6ff04aad5845d7e447fb1442b06063cab17321 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -148,6 +148,8 @@
'loader/url_request_context_getter.h',
'shell/app_container.cc',
'shell/app_container.h',
+ 'shell/network_delegate.cc',
+ 'shell/network_delegate.h',
'shell/shell.cc',
'shell/storage.cc',
'shell/storage.h',

Powered by Google App Engine
This is Rietveld 408576698