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

Unified Diff: base/BUILD.gn

Issue 2202793002: base: Remove unneeded RegisterNatives() calls on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@jnireg2
Patch Set: rebase Created 4 years, 4 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/apk_assets.h » ('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 6aa643621f44a0d9f7990beb66f615b8a94d3303..926336e54b5521de70011f1fecce9e8b9fb43385 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -212,7 +212,6 @@ component("base") {
"android/scoped_java_ref.h",
"android/sys_utils.cc",
"android/sys_utils.h",
- "android/thread_utils.h",
"android/trace_event_binding.cc",
"android/trace_event_binding.h",
"at_exit.cc",
« no previous file with comments | « no previous file | base/android/apk_assets.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698