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

Unified Diff: components/arc/BUILD.gn

Issue 2149713002: arc: bluetooth: Add SDP host side support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase on ToT. Created 4 years, 3 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 5c20c565f7aeb934e54ff4dd66e5d783edb300ce..c1857dcfb581e37c212efa3d4906a8e0b9fa0959 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -159,6 +159,7 @@ mojom("arc_bindings") {
]
deps = [
+ "//mojo/common:common_custom_types",
"//ui/gfx/geometry/mojo",
]
« no previous file with comments | « no previous file | components/arc/bluetooth/arc_bluetooth_bridge.h » ('j') | components/arc/bluetooth/arc_bluetooth_bridge.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698