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

Unified Diff: content/content_child.gypi

Issue 218973002: Extract Peer interface out of ResourceLoaderBridge. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index b744edae1db017e5f48f8d36c230ceb2266c279d..dad4051eb9e46ccaff961ad9cde93f94d7329e0a 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -217,6 +217,7 @@
'child/worker_thread_task_runner.cc',
'child/worker_thread_task_runner.h',
'public/child/image_decoder_utils.h',
+ 'public/child/request_delegate_peer.h',
'public/child/resource_dispatcher_delegate.h',
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698