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

Unified Diff: media/blink/BUILD.gn

Issue 2142813003: bluetooth: Avoid including non-blink mojo bindings in blink code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Add DCHECK for enum Created 4 years, 5 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 | « device/vr/BUILD.gn ('k') | third_party/WebKit/Source/modules/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index 52797b2564be17fc8fd6a70c275bc9badbed28a8..ca30cd48cc9d1a3e6680b2249bbe9c52555063d9 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -18,7 +18,6 @@ component("blink") {
"//net",
"//skia",
"//third_party/WebKit/public:blink",
- "//third_party/WebKit/public:mojo_bindings",
"//ui/gfx",
"//ui/gfx/geometry",
"//url",
« no previous file with comments | « device/vr/BUILD.gn ('k') | third_party/WebKit/Source/modules/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698