commit | 4013ac478e4672f1d95904d5d61cad05c5c47db8 | [log] [tgz] |
---|---|---|
author | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Thu Feb 14 19:13:30 2013 +0000 |
committer | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Thu Feb 14 19:13:30 2013 +0000 |
tree | f77387c2f5234abbfd0ac457ea16c7d6ee3f8dcc | |
parent | 7267ffde56f13fbcdd71c04ae6aad1d7390a05ae [diff] [blame] |
Roll Chromium revision 176094:182149 This gets us (for build/): * GYP updates for Mac 64-bit builds (r178644) * Lots of updates to Android scripts * Support Visual Studio Express 2012. * asan=1 now enables line numbers in symbolized ASan reports (r179326) See http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=trunk%2Fsrc%2Fbuild%2F&range=176094%3A182149&mode=html for more info In addition to this all our DEPS references to Chromium's DEPS file are updated. BUG=none TEST=trybots Review URL: https://webrtc-codereview.appspot.com/1106004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3516 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/DEPS b/DEPS index 6086f4e..05d9131 100644 --- a/DEPS +++ b/DEPS
@@ -10,7 +10,7 @@ # If you do not know, use the full path while defining your new deps entry. "googlecode_url": "http://%s.googlecode.com/svn", "chromium_trunk" : "http://src.chromium.org/svn/trunk", - "chromium_revision": "176094", + "chromium_revision": "182149", # External resources like video and audio files used for testing purposes. # Downloaded on demand when needed.