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

Unified Diff: content/content_browsertests.isolate

Issue 132793008: Revert 248878 "Merge 248802 "Remove build references to third_pa..." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1823/src/
Patch Set: Created 6 years, 10 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/tools/build/win/version.rules ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browsertests.isolate
===================================================================
--- content/content_browsertests.isolate (revision 248878)
+++ content/content_browsertests.isolate (working copy)
@@ -89,6 +89,12 @@
'<(PRODUCT_DIR)/plugins/npTestNetscapePlugIn.dll',
'<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll',
],
+ 'isolate_dependency_untracked': [
+ # The two directories below are only needed for
+ # WorkerXHRHttpLayoutTest.Tests which are currently disabled.
+ #'../third_party/cygwin/',
+ #'../third_party/perl/perl/',
+ ],
},
}],
],
« no previous file with comments | « chrome/tools/build/win/version.rules ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698