| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 8e394b42a806397134f97e5115faa2943f2e8316..ca3b763dc8fb4e4dcf87dff15fb6bcf208a26ea2 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -485,9 +485,6 @@
|
| ['include', '^sys_info_linux\\.cc$'],
|
| ['include', '^sys_string_conversions_posix\\.cc$'],
|
| ['include', '^worker_pool_linux\\.cc$'],
|
| - # TODO(michaelbai): The below files are excluded because of the
|
| - # missing JNI, add them back when JNI is ready.
|
| - ['exclude', '^message_pump_android\\.cc$'],
|
| ],
|
| }],
|
| [ 'OS != "mac"', {
|
|
|