| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index 2ab053d27bfb46e4a746d2f2fc77b88a70c048bd..8ea3fc847782e979fc854ff08dfbd748514d610d 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -277,6 +277,7 @@
|
| 'synchronization/cancellation_flag_unittest.cc',
|
| # TODO(michaelbai): The below files are excluded because of the
|
| # missing JNI and should be added back once JNI is ready.
|
| + 'android/jni_android_unittest.cc',
|
| 'android/scoped_java_ref_unittest.cc',
|
| 'debug/stack_trace_unittest.cc',
|
| ],
|
|
|