summaryrefslogtreecommitdiffstats
path: root/chrome/interactive_ui_tests.isolate
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-05 17:50:12 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-05 17:50:12 +0000
commitb69732138efc274c1d61925629231eb9036aa811 (patch)
tree8c3db9b9950e1beb89c355358864bf422c0552fe /chrome/interactive_ui_tests.isolate
parentd3be17b7a048df86d4ec5ff845dc730abf976114 (diff)
downloadchromium_src-b69732138efc274c1d61925629231eb9036aa811.zip
chromium_src-b69732138efc274c1d61925629231eb9036aa811.tar.gz
chromium_src-b69732138efc274c1d61925629231eb9036aa811.tar.bz2
Stop using third_party\python_26 for many tests.
Migrate testserver.py from using embedded python in third_party\python_26 to the python version installed on the system. Kill many python_26 references. It reduces the amount of data that needs to be transfered for Windows swarm slaves. The remaining uses of third_party\python_26 are: 1. chrome_frame. 2. pyauto needs the python SDK. As such, it needs a "known" python installation. 3. gn. R=phajdan.jr@chromium.org,rsleevi@chromium.org BUG=98636 BUG=321703 TEST= Review URL: https://codereview.chromium.org/74253002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238989 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/interactive_ui_tests.isolate')
-rw-r--r--chrome/interactive_ui_tests.isolate1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate
index 357684e..c49ab9c 100644
--- a/chrome/interactive_ui_tests.isolate
+++ b/chrome/interactive_ui_tests.isolate
@@ -84,7 +84,6 @@
'<(PRODUCT_DIR)/ppGoogleNaClPluginChrome.dll',
],
'isolate_dependency_untracked': [
- '../third_party/python_26/',
'<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll',
],
},