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

Unified Diff: chrome/chrome_tests.gypi

Issue 5272001: Reverting 67000. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 1 month 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 | « ceee/common.gypi ('k') | chrome_frame/chrome_frame.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 67003)
+++ chrome/chrome_tests.gypi (working copy)
@@ -3179,11 +3179,11 @@
['OS=="win"', {
'include_dirs': [
'..',
- '../third_party/python_26/include',
+ '../third_party/python_24/include',
],
'link_settings': {
'libraries': [
- '../third_party/python_26/libs/python26.lib',
+ '../third_party/python_24/libs/python24.lib',
],
}
}],
« no previous file with comments | « ceee/common.gypi ('k') | chrome_frame/chrome_frame.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698