
This fixes an error for GN (http://crrev.com/278107) Overview of changes in Chrome DEPS: $ svn diff http://src.chromium.org/chrome/trunk/src/DEPS -r 277350:280149 which can be compared with the output of: $ svn cat http://webrtc.googlecode.com/svn/trunk/DEPS | grep chromium_deps | sed 's/^ *//' | sort | uniq in a WebRTC checkout, gives the following relevant changes: * buildtools 5d8997:fb782d * third_party/android_tools c6e658:fbd420 * tools/gyp 1927:1944 * tools/swarming_client ae8085:aea506 BUG=3441 TEST=Local compile on most platforms (since trybots currently cannot detect DEPS-changes properly). R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/19809004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6550 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%