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

Unified Diff: content/content_browser.gypi

Issue 1342503003: Move fetching logic out of ApplicationManager, eliminate url mappings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 3 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 037c9a4b7d0c7dd74b204089f014e41de01dc6d4..73bc3ccbff2cb8940098a36a8e6edb7926da1dc6 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -18,6 +18,7 @@
'../mojo/mojo_services.gyp:network_service_bindings_lib',
'../mojo/mojo_services.gyp:updater_bindings_lib',
'../mojo/mojo_shell.gyp:mojo_shell_lib',
+ '../mojo/mojo_shell.gyp:mojo_fetcher_lib',
'../net/net.gyp:net',
'../net/net.gyp:net_extras',
'../skia/skia.gyp:skia',

Powered by Google App Engine
This is Rietveld 408576698