| Index: build/android/PRESUBMIT.py
|
| diff --git a/build/android/PRESUBMIT.py b/build/android/PRESUBMIT.py
|
| index c97194f5ff4571a50e251017bacbb9b07011836d..9c870ee76620586a6837bdcb66fc7bcac3d70dbb 100644
|
| --- a/build/android/PRESUBMIT.py
|
| +++ b/build/android/PRESUBMIT.py
|
| @@ -55,6 +55,7 @@ def CommonChecks(input_api, output_api):
|
| J('devil', 'utils', 'cmd_helper_test.py'),
|
| J('devil', 'utils', 'timeout_retry_unittest.py'),
|
| J('gyp', 'util', 'md5_check_test.py'),
|
| + J('play_services', 'update_test.py'),
|
| J('pylib', 'base', 'test_dispatcher_unittest.py'),
|
| J('pylib', 'gtest', 'gtest_test_instance_test.py'),
|
| J('pylib', 'instrumentation',
|
|
|