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

Unified Diff: content/content_browser.gypi

Issue 1960743002: Remove dependency of AsyncResourceLoader on content/browser/host_zoom_map_impl.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@devtoolsnetlog-loader
Patch Set: missed override Created 4 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/browser/loader/resource_dispatcher_host_impl.cc ('k') | no next file » | 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 c021384d8e508966d5df6733a4a7c3e83e6975b3..91a49f4baafd24f84e294a6def278c97f50e0f7e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -556,6 +556,10 @@
# needed on all platforms.
'browser/compositor/surface_utils.cc',
'browser/compositor/surface_utils.h',
+ 'browser/content_resource_dispatcher_host.cc',
+ 'browser/content_resource_dispatcher_host.h',
+ 'browser/content_resource_dispatcher_host_delegate.cc',
+ 'browser/content_resource_dispatcher_host_delegate.h',
'browser/device_sensors/ambient_light_mac.cc',
'browser/device_sensors/ambient_light_mac.h',
'browser/device_sensors/data_fetcher_shared_memory.h',
« no previous file with comments | « content/browser/loader/resource_dispatcher_host_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698