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

Unified Diff: content/content_child.gypi

Issue 850043008: [DO NOT REVIEW][DO NOT COMMIT] Implement WebDataProducerHandleImpl. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/child/web_data_producer_handle_impl_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 013d2e5054dae601cdf053d2a42de5a0a954cd97..3c5e71a8120a4f4ac058291407206a63e532c90e 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -220,6 +220,8 @@
'child/threaded_data_provider.h',
'child/web_data_consumer_handle_impl.cc',
'child/web_data_consumer_handle_impl.h',
+ 'child/web_data_producer_handle_impl.cc',
+ 'child/web_data_producer_handle_impl.h',
'child/web_database_observer_impl.cc',
'child/web_database_observer_impl.h',
'child/web_discardable_memory_impl.cc',
« no previous file with comments | « content/child/web_data_producer_handle_impl_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698