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

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: rebase 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
« no previous file with comments | « no previous file | mojo/shell/context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 640251983848032b064cb2d89d7866de3cea2063..7546219434454f9843afd2b20873c0159b467e75 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -147,6 +147,8 @@
'shell/context.h',
'shell/loader.cc',
'shell/loader.h',
+ 'shell/network_delegate.cc',
+ 'shell/network_delegate.h',
'shell/run.cc',
'shell/run.h',
'shell/storage.cc',
« no previous file with comments | « no previous file | mojo/shell/context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698