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

Unified Diff: chrome/chrome_tests.gypi

Issue 8774018: Add psutil build step to fix pyauto media issues. Upgrade psutil to 0.4.0. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Replace 'python' w/ sys.executable. Created 9 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 | « no previous file | third_party/psutil/HISTORY » ('j') | third_party/psutil/build.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index fff4f33958441803c807d5ff96c6c86fecdca974..80c9c7b8b286777f9d88d236bda00e994613ded8 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -4031,6 +4031,7 @@
'test_support_common',
'../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest',
+ '../third_party/psutil/psutil.gyp:psutil_lib',
],
'export_dependent_settings': [
'test_support_common',
« no previous file with comments | « no previous file | third_party/psutil/HISTORY » ('j') | third_party/psutil/build.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698