Roll chromium_revision 231713:232627
This will pick up r232015 which fixes an error during GYP execution when GYP_DEFINES is not set. TEST=trybots passing compile step. BUG=none R=henrika@webrtc.org, mflodman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/3429004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5083 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
da7f6589aa
commit
1e8b671d05
2
DEPS
2
DEPS
@ -11,7 +11,7 @@ vars = {
|
||||
"googlecode_url": "http://%s.googlecode.com/svn",
|
||||
"sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code",
|
||||
"chromium_trunk" : "http://src.chromium.org/svn/trunk",
|
||||
"chromium_revision": "231713",
|
||||
"chromium_revision": "232627",
|
||||
|
||||
# A small subset of WebKit is needed for the Android Python test framework.
|
||||
"webkit_trunk": "http://src.chromium.org/blink/trunk",
|
||||
|
Loading…
x
Reference in New Issue
Block a user