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

Unified Diff: DEPS

Issue 873003: Change DEPS to use a new reference build on all three platforms. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Updating the ref build on all 3 platforms. Created 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 41623)
+++ DEPS (working copy)
@@ -110,7 +110,7 @@
deps_os = {
"win": {
"src/chrome/tools/test/reference_build/chrome":
- "/trunk/deps/reference_builds/chrome@33840",
+ "/trunk/deps/reference_builds/chrome@41353",
"src/third_party/cygwin":
"/trunk/deps/third_party/cygwin@11984",
@@ -148,7 +148,7 @@
},
"mac": {
"src/chrome/tools/test/reference_build/chrome_mac":
- "/trunk/deps/reference_builds/chrome_mac@35421",
+ "/trunk/deps/reference_builds/chrome_mac@41963",
"src/third_party/GTM":
"http://google-toolbox-for-mac.googlecode.com/svn/trunk@305",
@@ -175,7 +175,7 @@
"unix": {
# Linux, really.
"src/chrome/tools/test/reference_build/chrome_linux":
- "/trunk/deps/reference_builds/chrome_linux@33840",
+ "/trunk/deps/reference_builds/chrome_linux@41515",
"src/third_party/xdg-utils":
"/trunk/deps/third_party/xdg-utils@29103",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698