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

Unified Diff: content/browser/BUILD.gn

Issue 2214383002: Move registration of Java mojo interfaces to the new InterfaceRegistrar. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@java-content-interface-registry
Patch Set: 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index f78edadba6e72e3f30dd1c4b7eba17e47f9841a0..849b5f11fdcd5b70cea0e0348542416ec75608af 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -62,6 +62,7 @@ source_set("browser") {
"//device/generic_sensor",
"//device/geolocation",
"//device/geolocation/public/interfaces",
+ "//device/nfc:mojo_bindings",
"//device/power_save_blocker",
"//device/vibration",
"//gin",

Powered by Google App Engine
This is Rietveld 408576698