summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgspencer@chromium.org <gspencer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-17 22:24:35 +0000
committergspencer@chromium.org <gspencer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-17 22:24:35 +0000
commitb40ca7d30b5424f983d5c8a53f6468076f6c1ddd (patch)
tree7803aeb50f12bf0599aa90999a053058a90263ad /DEPS
parentc1943fd5654b2df65e41c97a5eb0b4c034030792 (diff)
downloadchromium_src-b40ca7d30b5424f983d5c8a53f6468076f6c1ddd.zip
chromium_src-b40ca7d30b5424f983d5c8a53f6468076f6c1ddd.tar.gz
chromium_src-b40ca7d30b5424f983d5c8a53f6468076f6c1ddd.tar.bz2
Roll DEPS to pick up change to cros_system_api
so I can use StaticIP constants that were added. BUG=chromium:129052 TEST=build and run chrome and unit tests with corresponding .DEPS.git change locally. Review URL: https://chromiumcodereview.appspot.com/10778039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147105 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bf89e9c..235788c 100644
--- a/DEPS
+++ b/DEPS
@@ -460,7 +460,7 @@ deps_os = {
# For Chromium OS.
"src/third_party/cros_system_api":
Var("chromiumos_git") + "/platform/system_api.git" +
- "@2659de70df19e5a549858c2c3b4044f59d197569",
+ "@da5b4f13d8f80f70909d474f1b6814df1a97302d",
},
"android": {
"src/third_party/freetype":