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

Unified Diff: content/common/BUILD.gn

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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 3dbb130674cf8e2bb594baeb02edbf0a722615dc..673e16356e6fa1a1545ae3a90aa8594e360e525a 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -547,6 +547,7 @@ mojom("mojo_bindings") {
"//content/public/common:mojo_bindings",
"//mojo/shell/public/interfaces",
"//skia/public/interfaces",
+ "//third_party/WebKit/public:mojo_bindings",
"//ui/mojo/geometry:interfaces",
]
}

Powered by Google App Engine
This is Rietveld 408576698