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

Unified Diff: DEPS

Issue 6778017: Add use of Psyco to GYP on Windows. On my z600 with 12 GB of RAM, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head. Created 9 years, 9 months 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 | « .gitignore ('k') | build/gyp_chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 6d1de40563636315ac8ce2828d6af57e9d71d0a6..bcef5d5ce86cc4761f48a67efeb8d8aab42826ba 100644
--- a/DEPS
+++ b/DEPS
@@ -233,6 +233,9 @@ deps_os = {
"src/third_party/python_26":
"/trunk/tools/third_party/python_26@70627",
+ "src/third_party/psyco_win32":
+ "/trunk/deps/third_party/psyco_win32@79861",
+
"src/third_party/lighttpd":
"/trunk/deps/third_party/lighttpd@33727",
« no previous file with comments | « .gitignore ('k') | build/gyp_chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698