summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbenchan@chromium.org <benchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-25 18:57:46 +0000
committerbenchan@chromium.org <benchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-25 18:57:46 +0000
commit41a8718a0e9e77a4d60e87eaaf11bb940558d849 (patch)
tree9063d5a0a38218b7349d11d694c26682ac6c0446
parent0d83cd4f172d67407891f20ab1f7df9adb28cd09 (diff)
downloadchromium_src-41a8718a0e9e77a4d60e87eaaf11bb940558d849.zip
chromium_src-41a8718a0e9e77a4d60e87eaaf11bb940558d849.tar.gz
chromium_src-41a8718a0e9e77a4d60e87eaaf11bb940558d849.tar.bz2
Roll DEPS to pick up the latest CrOS system_api.
system_api has been updated to completely remove the flimflam namespace. Related system_api CL: https://chromium-review.googlesource.com/#/c/170249/ BUG=295425 R=stevenjb@chromium.org Review URL: https://codereview.chromium.org/24524002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225221 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 458cc72b..eb77cd1 100644
--- a/DEPS
+++ b/DEPS
@@ -434,7 +434,7 @@ deps_os = {
# For Linux and Chromium OS.
"src/third_party/cros_system_api":
Var("chromiumos_git") + "/platform/system_api.git" +
- "@205bfa55bbf3287769a600d7fa29e000d0ff085e",
+ "@aad5ce47ca8ae17ccaa42e31c10c8d9a5c16d202",
# Note that this is different from Android's freetype repo.
"src/third_party/freetype2/src":