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

Unified Diff: DEPS

Issue 10831270: Eliminate build differences in nacl gated on nacl_standalone. Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: fix Created 8 years, 4 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 | « no previous file | build/common.gypi » ('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 75ca33c6b1b1f89ff6cc85ed9ce5bed0e5b13eca..22a67bb56585ed07e7c7990a9a16f2ca6a40b270 100644
--- a/DEPS
+++ b/DEPS
@@ -85,6 +85,8 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@" + Var("gyp_rev"),
"tools/valgrind":
Var("chromium_trunk") + "/src/tools/valgrind@" + Var("chrome_rev"),
+ "tools/win":
+ Var("chromium_trunk") + "/src/tools/win@" + Var("chrome_rev"),
}
deps_os = {
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698