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

Unified Diff: base/BUILD.gn

Issue 2146753002: Android: Remove unneeded RegisterNatives() calls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 67a744b0c1ccf7953589295f97b2a5b57a7f7b6f..b52e8d829562d1a449972b4f72154a306175ca1c 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -208,7 +208,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",

Powered by Google App Engine
This is Rietveld 408576698