Reland "components/webdata: Break the dependency on chrome/test/base"
This was reverted because it broke android, because I forgot to remove a line from build/android/pylib/gtest/test_runner.py BUG=181277 TBR=joi@chromium.org Review URL: https://chromiumcodereview.appspot.com/18201002 git-svn-id: http://src.chromium.org/svn/trunk/src/build@209348 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
a66bbda1c0
Коммит
3da67c9559
|
@ -103,9 +103,9 @@ def _GetDataFilesForTestSuite(product_dir, 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',
|
||||
|
|
Загрузка…
Ссылка в новой задаче