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

Unified Diff: net/net_unittests.isolate

Issue 74253002: Stop using third_party\python_26 for many tests. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Revert build/android/pylib/chrome_test_server_spawner.py so I can commit today Created 7 years 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 | « content/content_browsertests.isolate ('k') | net/test/python_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_unittests.isolate
diff --git a/net/net_unittests.isolate b/net/net_unittests.isolate
index 870723a11836f02d107377d2f0085ddf0c073b90..2e04ea345441949dccaccf12ac53dd15985b3655 100644
--- a/net/net_unittests.isolate
+++ b/net/net_unittests.isolate
@@ -43,9 +43,6 @@
'isolate_dependency_tracked': [
'<(PRODUCT_DIR)/icudt.dll',
],
- 'isolate_dependency_untracked': [
- '../third_party/python_26/',
- ],
},
}],
],
« no previous file with comments | « content/content_browsertests.isolate ('k') | net/test/python_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698