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

Unified Diff: content/content_child.gypi

Issue 1293253002: Connect WebUSB client interface to the devices app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix memory leak in WeakBindingSet Created 5 years, 4 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/scoped_web_callbacks.h ('k') | content/content_renderer.gypi » ('j') | 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 2fdd780469a28cc29f3300c280bf09e3a79c4c7d..55b524b01ce2ee084059c4ceec569734c057c6e2 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -206,6 +206,7 @@
'child/runtime_features.h',
'child/scoped_child_process_reference.cc',
'child/scoped_child_process_reference.h',
+ 'child/scoped_web_callbacks.h',
'child/shared_memory_data_consumer_handle.cc',
'child/shared_memory_data_consumer_handle.h',
'child/shared_memory_received_data_factory.cc',
« no previous file with comments | « content/child/scoped_web_callbacks.h ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698