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

Unified Diff: content/renderer/BUILD.gn

Issue 2405093003: [WIP] Mojo native bindings interface.
Patch Set: cleanup 2 Created 4 years, 2 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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index b9e28736d739a96c009910887c346b335df98154..50b749ff8fd5d4196072156512fcdc17ec9a3b2c 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -437,7 +437,6 @@ target(link_target_type, "renderer") {
"//media/midi:mojo_cpp_sources",
"//media/mojo/interfaces:remoting",
"//mojo/common",
- "//mojo/edk/js",
"//mojo/public/cpp/bindings",
"//mojo/public/js",
"//net",

Powered by Google App Engine
This is Rietveld 408576698