Index: build/android/pylib/gtest/test_runner.py |
diff --git a/build/android/pylib/gtest/test_runner.py b/build/android/pylib/gtest/test_runner.py |
index 9a429dc2b7e58bf529d65b8067345c408f04016f..7e82681d71cd59eb75fb4137ad2de6be34c2487d 100644 |
--- a/build/android/pylib/gtest/test_runner.py |
+++ b/build/android/pylib/gtest/test_runner.py |
@@ -63,9 +63,9 @@ def _GetDataFilesForTestSuite(test_suite_basename): |
'chrome/test/data/simple_open_search.xml', |
'chrome/test/data/top_sites/', |
'chrome/test/data/web_app_info/', |
- 'chrome/test/data/web_database', |
'chrome/test/data/webui/', |
'chrome/third_party/mock4js/', |
+ 'components/test/data/', |
bulach
2013/06/28 17:29:20
nit: perhaps add /web_database ?
tfarina
2013/06/28 17:48:19
I didn't add web_database to antecipate others mak
bulach
2013/06/28 17:53:04
the reason for this list is that the android devic
tfarina
2013/06/29 00:19:30
ok, done.
|
'net/data/ssl/certificates', |
'third_party/accessibility-developer-tools/gen/axs_testing.js', |
'third_party/zlib/google/test/data', |