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

Unified Diff: third_party/WebKit/public/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
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 12057da9c956ba6e140ebcb1ac4d6d8cc4385004..85c080cc7e5d83dad1983ee7c962db0b5ecf3197 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -190,7 +190,6 @@ mojom("android_mojo_bindings") {
group("generate_mojo_bindings") {
deps = [
- ":mojo_bindings__generator",
":mojo_bindings_blink__generator",
]
}

Powered by Google App Engine
This is Rietveld 408576698