Updating Chrome excludes to use the same as Chrome buildbots.
See the NEEDED_COMPONENTS constant of http://src.chromium.org/viewvc/chrome/trunk/tools/build/scripts/master/factory/chromium_factory.py?view=markup for more details. BUG=None TEST=None Review URL: https://webrtc-codereview.appspot.com/513001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2099 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
4e423b3b1e
commit
7401a1f393
@ -180,7 +180,7 @@ CHROME_GCLIENT_SOLUTION_NAME='src'
|
||||
CHROME_CUSTOM_DEPS_LIST = [
|
||||
('src/third_party/webrtc', 'http://webrtc.googlecode.com/svn/stable/src'),
|
||||
('src/third_party/WebKit/LayoutTests', None),
|
||||
('src/chrome/tools/test/reference_build', None),
|
||||
('src/webkit/data/layout_tests/LayoutTests', None),
|
||||
]
|
||||
|
||||
linux_chrome_factory = utils.WebRTCChromeFactory(
|
||||
|
Loading…
Reference in New Issue
Block a user