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

Unified Diff: content/public/browser/BUILD.gn

Issue 2217013002: Remove the JNI-based InterfaceRegistry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@java-interface-registry-migration
Patch Set: rebase 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/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index c18095c8e158ae2720600a516e2a2cd1373434c2..3ec5fa38023fe18357be3feefd2f2a7e6e70c5ea 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -30,8 +30,6 @@ source_set("browser_sources") {
"android/content_view_core.h",
"android/content_view_layer_renderer.h",
"android/devtools_auth.h",
- "android/interface_provider_android.h",
- "android/interface_registry_android.h",
"android/java_interfaces.h",
"android/synchronous_compositor.cc",
"android/synchronous_compositor.h",

Powered by Google App Engine
This is Rietveld 408576698