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

Unified Diff: content/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
« no previous file with comments | « no previous file | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 88e1b4ff06f7f650a87db84b2fd24b436c1dd0c1..1f217720298561860c3778415aa35aabdb47d0c3 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -202,10 +202,6 @@ source_set("browser") {
"android/content_video_view.cc",
"android/content_video_view.h",
"android/devtools_auth.cc",
- "android/interface_provider_android_impl.cc",
- "android/interface_provider_android_impl.h",
- "android/interface_registry_android_impl.cc",
- "android/interface_registry_android_impl.h",
"android/java_interfaces_impl.cc",
"android/java_interfaces_impl.h",
"android/scoped_surface_request_manager.cc",
@@ -883,8 +879,6 @@ source_set("browser") {
"message_port_service.h",
"mime_registry_impl.cc",
"mime_registry_impl.h",
- "mojo/interface_registrar_android.cc",
- "mojo/interface_registrar_android.h",
"mojo/merge_dictionary.cc",
"mojo/merge_dictionary.h",
"mojo/mojo_shell_context.cc",
« no previous file with comments | « no previous file | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698