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

Unified Diff: chrome/unit_tests.isolate

Issue 17788002: components/webdata: Break the dependency on chrome/test/base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add entry to chrome/unit_tests.isolate to fix swarm build 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 | « chrome/test/data/web_database/version_49.sql ('k') | components/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: chrome/unit_tests.isolate
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 7bf9a510b2991f4ffd4801e02d0d10b5e39878d8..449e10d1dd343bd0d23985813dda154719e243b7 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -36,6 +36,7 @@
],
'isolate_dependency_untracked': [
'../base/test/data/',
+ '../components/test/data/',
'../extensions/test/data/',
'../net/data/',
'../net/tools/testserver/',
« no previous file with comments | « chrome/test/data/web_database/version_49.sql ('k') | components/test/data/web_database/version_22.sql » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698