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

Unified Diff: content/content_child.gypi

Issue 186193005: Move resource_loader_bridge to content/public/child/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 45d9fe80a9bcedb25c26159c61559a6b58a3b1a3..9a16e20beaa96df1c81f473a7bef2ac09e07a268 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -193,6 +193,8 @@
'child/worker_thread_task_runner.h',
'public/child/image_decoder_utils.h',
'public/child/resource_dispatcher_delegate.h',
+ 'public/child/resource_loader_bridge.cc',
+ 'public/child/resource_loader_bridge.h',
],
'conditions': [
['use_default_render_theme==0',

Powered by Google App Engine
This is Rietveld 408576698