From 8cdfc496335a58cfb8bdd672c7dce0c23456384b Mon Sep 17 00:00:00 2001 From: hirono Date: Thu, 23 Jul 2015 11:44:28 -0700 Subject: Stop to refer chrome/test/data from google_apis_unittests. The CL moves test data so that google_apis_unittests does not need to refer chrome/test/data. BUG=512284 TEST=None Review URL: https://codereview.chromium.org/1249623002 Cr-Commit-Position: refs/heads/master@{#340124} --- google_apis/google_apis_unittests.isolate | 2 -- 1 file changed, 2 deletions(-) (limited to 'google_apis/google_apis_unittests.isolate') diff --git a/google_apis/google_apis_unittests.isolate b/google_apis/google_apis_unittests.isolate index f622185..26a84d2 100644 --- a/google_apis/google_apis_unittests.isolate +++ b/google_apis/google_apis_unittests.isolate @@ -15,8 +15,6 @@ '--test-launcher-bot-mode', ], 'files': [ - '../chrome/test/data/drive/', - '../chrome/test/data/chromeos/file_manager/text.txt', '../testing/test_env.py', '<(PRODUCT_DIR)/google_apis_unittests<(EXECUTABLE_SUFFIX)', 'test/', -- cgit v1.1