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

Unified Diff: components/bookmarks.gypi

Issue 2146753002: Android: Remove unneeded RegisterNatives() calls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Android: Don't require RegisterNatives if there are none 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
Index: components/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index bea253f0e15f8d4ec6badbb4e14af3e610f11a1b..d0981187119d3806a346c7c7849eb21591cab2a0 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -76,8 +76,6 @@
'bookmarks/common/android/bookmark_id.cc',
'bookmarks/common/android/bookmark_id.h',
'bookmarks/common/android/bookmark_type_list.h',
- 'bookmarks/common/android/component_jni_registrar.cc',
- 'bookmarks/common/android/component_jni_registrar.h',
],
}],
['toolkit_views==1', {

Powered by Google App Engine
This is Rietveld 408576698