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

Unified Diff: content/content_child.gypi

Issue 620303002: Implement WebDataConsumerHandle. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 2b3748890e2780ecfd5bc730b9be6b1913cf43d6..606efcfef67d38fc0cedfab6de2828efae92fde8 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -193,6 +193,8 @@
'child/thread_safe_sender.h',
'child/threaded_data_provider.cc',
'child/threaded_data_provider.h',
+ 'child/web_data_consumer_handle_impl.cc',
+ 'child/web_data_consumer_handle_impl.h',
'child/web_database_observer_impl.cc',
'child/web_database_observer_impl.h',
'child/web_discardable_memory_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698