diff --git a/DEPS b/DEPS index ccc34298fb..8d406ddb7d 100644 --- a/DEPS +++ b/DEPS @@ -12,7 +12,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": "6455c698e51af65f57a8fe83547296218a5a7251", + "chromium_revision": "deaf2f7e812fd2bb8e0387491d0d080d1e1fe61e", } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than diff --git a/chromium/.gclient b/chromium/.gclient index 7b4c9739f5..494a9c72ff 100644 --- a/chromium/.gclient +++ b/chromium/.gclient @@ -10,6 +10,7 @@ solutions = [{ 'src/chrome/tools/test/reference_build/chrome_win': None, 'src/native_client': None, 'src/third_party/ffmpeg': None, + 'src/third_party/junit/src': None, 'src/third_party/WebKit': None, 'src/v8': None, }, diff --git a/webrtc/webrtc_examples.gyp b/webrtc/webrtc_examples.gyp index 1af259c130..0c7293f8e8 100644 --- a/webrtc/webrtc_examples.gyp +++ b/webrtc/webrtc_examples.gyp @@ -7,6 +7,7 @@ # be found in the AUTHORS file in the root of the source tree. { 'includes': ['build/common.gypi'], + 'targets': [], 'conditions': [ ['OS=="android"', { 'targets': [