Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2102)

Unified Diff: build/android/pylib/gtest/test_runner.py

Issue 18201002: Reland "components/webdata: Break the dependency on chrome/test/base" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: web_database Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/data/web_database/version_22.sql » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..3ae1c4b2f75fa3586d6d89fd04ad6566dfb20df2 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/web_database',
'net/data/ssl/certificates',
'third_party/accessibility-developer-tools/gen/axs_testing.js',
'third_party/zlib/google/test/data',
« no previous file with comments | « no previous file | chrome/test/data/web_database/version_22.sql » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698