-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gclient_entries
25 lines (25 loc) · 2.01 KB
/
.gclient_entries
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
entries = {
'trunk': 'https://webrtc.googlecode.com/svn/trunk',
'trunk/build': 'http://src.chromium.org/svn/trunk/src/build@182149',
'trunk/google_apis/build': 'http://src.chromium.org/svn/trunk/src/google_apis/build@182149',
'trunk/testing': 'http://src.chromium.org/svn/trunk/src/testing@182149',
'trunk/testing/gmock': 'http://googlemock.googlecode.com/svn/trunk@410',
'trunk/testing/gtest': 'http://googletest.googlecode.com/svn/trunk@629',
'trunk/third_party/expat': 'http://src.chromium.org/svn/trunk/src/third_party/expat@182149',
'trunk/third_party/gold': 'http://src.chromium.org/svn/trunk/deps/third_party/gold@149858',
'trunk/third_party/google-gflags/src': 'http://google-gflags.googlecode.com/svn/trunk/src@45',
'trunk/third_party/libjpeg': 'http://src.chromium.org/svn/trunk/src/third_party/libjpeg@182149',
'trunk/third_party/libjpeg_turbo': 'http://src.chromium.org/svn/trunk/deps/third_party/libjpeg_turbo@177737',
'trunk/third_party/libvpx': 'http://src.chromium.org/svn/trunk/deps/third_party/libvpx@186754',
'trunk/third_party/libyuv': 'http://libyuv.googlecode.com/svn/trunk@618',
'trunk/third_party/opus': 'http://src.chromium.org/svn/trunk/src/third_party/opus@185405',
'trunk/third_party/opus/src': 'http://src.chromium.org/svn/trunk/deps/third_party/opus@185324',
'trunk/third_party/protobuf': 'http://src.chromium.org/svn/trunk/src/third_party/protobuf@182149',
'trunk/third_party/yasm': 'http://src.chromium.org/svn/trunk/src/third_party/yasm@182149',
'trunk/third_party/yasm/source/patched-yasm': 'http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@167605',
'trunk/tools/clang': 'http://src.chromium.org/svn/trunk/src/tools/clang@182149',
'trunk/tools/gyp': 'http://gyp.googlecode.com/svn/trunk@1569',
'trunk/tools/python': 'http://src.chromium.org/svn/trunk/src/tools/python@182149',
'trunk/tools/valgrind': 'http://src.chromium.org/svn/trunk/src/tools/valgrind@182149',
'trunk/tools/win/supalink': 'http://src.chromium.org/svn/trunk/src/tools/win/supalink@182149',
}