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

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 1784613002: bluetooth: Introduce Web Bluetooth mojom interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Clean gyp Created 4 years, 9 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_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index a174591eabbb52ac18f7c563c9c5b4970359eb87..943e68d615da3200e80fa38bffeeb1ed9a5d4f05 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -39,6 +39,7 @@
'../mojo/mojo_base.gyp:mojo_application_bindings',
'../mojo/mojo_base.gyp:mojo_environment_chromium',
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
+ '../third_party/WebKit/public/blink.gyp:mojo_bindings',
'../skia/skia.gyp:skia_mojo',
'../ui/mojo/geometry/mojo_bindings.gyp:mojo_geometry_bindings',
],

Powered by Google App Engine
This is Rietveld 408576698