summaryrefslogtreecommitdiffstats
path: root/ceee
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-22 21:41:35 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-22 21:41:35 +0000
commit53edc64524d217d22b175f78f8c81df0ece79a11 (patch)
treee54263495094933645a67ebff1ad02cb5f5d0ab4 /ceee
parentdf5a1547dd1938da4a221957238919dd16678afb (diff)
downloadchromium_src-53edc64524d217d22b175f78f8c81df0ece79a11.zip
chromium_src-53edc64524d217d22b175f78f8c81df0ece79a11.tar.gz
chromium_src-53edc64524d217d22b175f78f8c81df0ece79a11.tar.bz2
Reverting 67000.
BUG=None TEST=None TBR=nsylvain Review URL: http://codereview.chromium.org/5272001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67004 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ceee')
-rw-r--r--ceee/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/ceee/common.gypi b/ceee/common.gypi
index 5f668f4..88a8476 100644
--- a/ceee/common.gypi
+++ b/ceee/common.gypi
@@ -7,7 +7,7 @@
'conditions': [
['OS=="win"', {
'python': [
- '<(DEPTH)\\third_party\\python_26\\setup_env.bat && python'
+ '<(DEPTH)\\third_party\\python_24\\setup_env.bat && python'
],
}, { # OS != win
'python': [