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

Unified Diff: base/base.gypi

Issue 147533004: Remove unneeded JNI registrations. (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: Fix android webview build issues. Created 6 years, 9 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 1d15b0a5bdfcd5e4fd4f8b6346158638ef52dd49..fc9449fc9e5a63ac243eb851f701c83b9a1aeb1a 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -40,7 +40,6 @@
'android/fifo_utils.cc',
'android/fifo_utils.h',
'android/important_file_writer_android.cc',
- 'android/important_file_writer_android.h',
'android/scoped_java_ref.cc',
'android/scoped_java_ref.h',
'android/jni_android.cc',
@@ -60,14 +59,12 @@
'android/java_handler_thread.cc',
'android/java_handler_thread.h',
'android/path_service_android.cc',
- 'android/path_service_android.h',
'android/path_utils.cc',
'android/path_utils.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',
'at_exit.h',
'atomic_ref_count.h',

Powered by Google App Engine
This is Rietveld 408576698