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 19691bd23e78baee62642482c63229b1e79cfdec..132d0f40d69c0e15807a3970465b82fda9ef6798 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -195,6 +195,8 @@
'child/threaded_data_provider.h',
'child/touch_fling_gesture_curve.cc',
'child/touch_fling_gesture_curve.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