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

Unified Diff: base/BUILD.gn

Issue 2806343003: Revert of android: Async setupConnection binder call (Closed)
Patch Set: Created 3 years, 8 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 | base/android/java/src/org/chromium/base/process_launcher/ICallbackInt.aidl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 7a971d9e386df0312831ad325da7774eb8904d16..d1fb90a56348871c5b1669b13d0a90a41f915d65 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -2550,7 +2550,6 @@
android_aidl("base_java_aidl") {
import_include = [ "android/java/src" ]
sources = [
- "android/java/src/org/chromium/base/process_launcher/ICallbackInt.aidl",
"android/java/src/org/chromium/base/process_launcher/IChildProcessService.aidl",
]
}
« no previous file with comments | « no previous file | base/android/java/src/org/chromium/base/process_launcher/ICallbackInt.aidl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698