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

Unified Diff: build/android/pylib/single_test_runner.py

Issue 11411159: base/prefs: Break the dependency in chrome_paths.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add path to fix android Created 8 years, 1 month 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 | « base/prefs/test/data/pref_service/write.golden.need_empty_value.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/single_test_runner.py
diff --git a/build/android/pylib/single_test_runner.py b/build/android/pylib/single_test_runner.py
index b9d053a095d37a67433df5317c51b196a7c5ec3e..5c17052d85c023b5bb47719b85fbfae40e1d07a5 100644
--- a/build/android/pylib/single_test_runner.py
+++ b/build/android/pylib/single_test_runner.py
@@ -157,6 +157,7 @@ class SingleTestRunner(BaseTestRunner):
test_files = [
'base/data/file_util_unittest',
'base/data/json/bom_feff.json',
+ 'base/prefs/test/data/pref_service',
'chrome/test/data/download-test1.lib',
'chrome/test/data/extensions/bad_magic.crx',
'chrome/test/data/extensions/good.crx',
« no previous file with comments | « base/prefs/test/data/pref_service/write.golden.need_empty_value.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698