diff options
Diffstat (limited to 'google_apis')
-rw-r--r-- | google_apis/gcm/gcm_unit_tests.isolate | 1 | ||||
-rw-r--r-- | google_apis/google_apis_unittests.isolate | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/google_apis/gcm/gcm_unit_tests.isolate b/google_apis/gcm/gcm_unit_tests.isolate index cf5b302..ecd9dd2 100644 --- a/google_apis/gcm/gcm_unit_tests.isolate +++ b/google_apis/gcm/gcm_unit_tests.isolate @@ -16,7 +16,6 @@ ], 'files': [ '../../testing/test_env.py', - '<(PRODUCT_DIR)/gcm_unit_tests<(EXECUTABLE_SUFFIX)', ], }, }], diff --git a/google_apis/google_apis_unittests.isolate b/google_apis/google_apis_unittests.isolate index 26a84d2..5d9e22e 100644 --- a/google_apis/google_apis_unittests.isolate +++ b/google_apis/google_apis_unittests.isolate @@ -16,7 +16,6 @@ ], 'files': [ '../testing/test_env.py', - '<(PRODUCT_DIR)/google_apis_unittests<(EXECUTABLE_SUFFIX)', 'test/', ], }, |