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

Unified Diff: base/base.gypi

Issue 2146753002: Android: Remove unneeded RegisterNatives() calls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase, more fixes 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/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 78b220d006bd3822aa62e87b763c2e5f2c70a10c..3a8cfc73ce369b1c9b7f67899ccd548778915be2 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -89,7 +89,6 @@
'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