
After troubleshooting with brettw@chromium.org we found that this line is needed in order to get the build/config/BUILD.gn configurations loaded. This should solve the runhooks failures in http://build.chromium.org/p/client.webrtc.fyi/waterfall and make it possible to generate projects with GYP_DEFINES="disable_glibcxx_debug=1" (which fails today). TEST=Ran on Linux: GYP_DEFINES=build_with_tool=tsan gclient runhooks without and with this patch applied (it fails without). R=andrew@webrtc.org, brettw@chromium.org Review URL: https://webrtc-codereview.appspot.com/8379004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5521 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%