| 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',
|
|
|