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

Unified Diff: chrome/unit_tests.isolate

Issue 11348159: unit_tests.isolate on OSX: Traced a few test cases. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/unit_tests.isolate
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index bf2ba57bcbac54c5fcfdc37958929e6a7552da2d..e8fc452c2c319d24f311b637fde3e7df54494a8a 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -137,6 +137,8 @@
'test/data/bookmarks/model_without_sync.json',
'test/data/chromeos/gdata/account_metadata.json',
'test/data/chromeos/gdata/basic_feed.json',
+ 'test/data/chromeos/gdata/directory_entry.json',
+ 'test/data/chromeos/gdata/file_entry.json',
'test/data/chromeos/gdata/new_folder_entry.json',
'test/data/chromeos/gdata/root_feed.json',
'test/data/chromeos/gdata/testfile.txt',
@@ -708,8 +710,6 @@
'../third_party/hunspell_dictionaries/en-GB-2-5.bdic',
'<(PRODUCT_DIR)/chrome_100_percent.pak',
'<(PRODUCT_DIR)/locales/en-US.pak',
- 'test/data/chromeos/gdata/directory_entry.json',
- 'test/data/chromeos/gdata/file_entry.json',
],
'isolate_dependency_untracked': [
'test/data/firefox2_nss/',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698