From c56814fb2da0c86552526d3cfe5300cd67268975 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Tue, 18 Nov 2014 10:25:04 +0000 Subject: [PATCH] Roll chromium_revision 91f1781..d8c9041 Relevant changes: * buildtools: c27f95b..6ea835d * third_party/icu: d8b2a9d..6242e2f * tools/gyp: 487c0b6..b13d8f2 * tools/swarming_client: 1f8ba35..5b827c9 Details: https://chromium.googlesource.com/chromium/src/+/91f1781..d8c9041/DEPS Clang version was not updated in this roll, although the -Wunused-local-typedef warning was enabled by default. R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/26189004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7716 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d1b785ff9d..9f9d7bd9f3 100644 --- a/DEPS +++ b/DEPS @@ -9,7 +9,7 @@ vars = { # Use this googlecode_url variable only if there is an internal mirror for it. # If you do not know, use the full path while defining your new deps entry. "googlecode_url": "http://%s.googlecode.com/svn", - "chromium_revision": "91f17816d094b792e9d8104b38c66185f2a0bd36", + "chromium_revision": "d8c90415d681a7c3727e3ef70873bc4f44dd3ab0", } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than