summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgspencer@chromium.org <gspencer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-09 17:23:50 +0000
committergspencer@chromium.org <gspencer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-09 17:23:50 +0000
commit8d0fef2d2170f79fb58268e3d91798d213770215 (patch)
tree5ba8463dc357c955d9af4299490a82e030a6403d
parent5c2f7615c8f068e9ea379d0e861e7c9f05acfbbf (diff)
downloadchromium_src-8d0fef2d2170f79fb58268e3d91798d213770215.zip
chromium_src-8d0fef2d2170f79fb58268e3d91798d213770215.tar.gz
chromium_src-8d0fef2d2170f79fb58268e3d91798d213770215.tar.bz2
Roll DEPS to pick up change in cros_system_api so it can be
used. TBR=jamescook@chromium.org BUG=chromium-os:33223,chromium:129052 TEST=built Review URL: https://chromiumcodereview.appspot.com/10831236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150828 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index fcdc196..ccbd514 100644
--- a/DEPS
+++ b/DEPS
@@ -510,7 +510,7 @@ deps_os = {
# For Chromium OS.
"src/third_party/cros_system_api":
Var("chromiumos_git") + "/platform/system_api.git" +
- "@1b0778c7d5785ea35515cc3f5a683b29b875b520",
+ "@da46e4a834820ed16cba29428ced3c14badfb351",
},
"android": {
"src/third_party/freetype":