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

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: Disable Mac builds. 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 ca125206e730bf8648c11b97ea910e68b2b91979..a2d08ff62719c6567ea16b567afaec05493e82fb 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -4043,6 +4043,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