Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Side by Side Diff: tools/deps/dartium.deps/DEPS

Issue 2912383003: Roll Dartium's buildtools to a version with valid DEPS (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # The file DEPS.chromium from this directory (tools/deps/dartium.deps) is 1 # The file DEPS.chromium from this directory (tools/deps/dartium.deps) is
2 # copied into this file, rather than imported, because the new DEPS syntax 2 # copied into this file, rather than imported, because the new DEPS syntax
3 # analyzer does not support the way that we import it. 3 # analyzer does not support the way that we import it.
4 # Please keep the code between here and "END OF IMPORTED CHROMIUM DEPS" 4 # Please keep the code between here and "END OF IMPORTED CHROMIUM DEPS"
5 # an exact copy of the modified DEPS.chromium in this directory. 5 # an exact copy of the modified DEPS.chromium in this directory.
6 6
7 vars = { 7 vars = {
8 # Start of Dartium vars 8 # Start of Dartium vars
9 9
10 "dartium_chromium_commit": "67146b50bbc0dab33006c51b5dde056ee16f0f2b", 10 "dartium_chromium_commit": "67146b50bbc0dab33006c51b5dde056ee16f0f2b",
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 71
72 # End of Dartium vars 72 # End of Dartium vars
73 73
74 'angle_revision': 74 'angle_revision':
75 '4d76061e2be5b8b005afba8e0c145592c3b04527', 75 '4d76061e2be5b8b005afba8e0c145592c3b04527',
76 'boringssl_revision': 76 'boringssl_revision':
77 '6d49157929abdefb155daf2751dc03fd9eb4240c', 77 '6d49157929abdefb155daf2751dc03fd9eb4240c',
78 'buildspec_platforms': 78 'buildspec_platforms':
79 'chromeos,', 79 'chromeos,',
80 'buildtools_revision': 80 'buildtools_revision':
81 '14288a03a92856fe1fc296d39e6a25c2d83cd6cf', 81 '3d2e47bf14e4e67816a53e304dea422fa18f9180',
82 'chromium_git': 82 'chromium_git':
83 'https://chromium.googlesource.com', 83 'https://chromium.googlesource.com',
84 'deqp_revision': 84 'deqp_revision':
85 'cc0ded6c77267bbb14d21aac358fc5d9690c07f8', 85 'cc0ded6c77267bbb14d21aac358fc5d9690c07f8',
86 'deqp_url': 86 'deqp_url':
87 'https://android.googlesource.com/platform/external/deqp', 87 'https://android.googlesource.com/platform/external/deqp',
88 'freetype_android_revision': 88 'freetype_android_revision':
89 'a512b0fe7a8d9db0e5aa9c0a4db1e92cb861722d', 89 'a512b0fe7a8d9db0e5aa9c0a4db1e92cb861722d',
90 'google_toolbox_for_mac_revision': 90 'google_toolbox_for_mac_revision':
91 '401878398253074c515c03cb3a3f8bb0cc8da6e9', 91 '401878398253074c515c03cb3a3f8bb0cc8da6e9',
(...skipping 23 matching lines...) Expand all
115 allowed_hosts = [ 115 allowed_hosts = [
116 'android.googlesource.com', 116 'android.googlesource.com',
117 'boringssl.googlesource.com', 117 'boringssl.googlesource.com',
118 'chromium.googlesource.com', 118 'chromium.googlesource.com',
119 'pdfium.googlesource.com' 119 'pdfium.googlesource.com'
120 ] 120 ]
121 deps = { 121 deps = {
122 'src/breakpad/src': 122 'src/breakpad/src':
123 (Var("chromium_git")) + '/breakpad/breakpad/src.git@481608d284106df9400d447e 95574799670cabaf', 123 (Var("chromium_git")) + '/breakpad/breakpad/src.git@481608d284106df9400d447e 95574799670cabaf',
124 'src/buildtools': 124 'src/buildtools':
125 (Var("chromium_git")) + '/chromium/buildtools.git@14288a03a92856fe1fc296d39e 6a25c2d83cd6cf', 125 (Var("chromium_git")) + '/chromium/buildtools.git@3d2e47bf14e4e67816a53e304d ea422fa18f9180',
126 'src/chrome/test/data/perf/canvas_bench': 126 'src/chrome/test/data/perf/canvas_bench':
127 (Var("chromium_git")) + '/chromium/canvas_bench.git@a7b40ea5ae0239517d78845a 5fc9b12976bfc732', 127 (Var("chromium_git")) + '/chromium/canvas_bench.git@a7b40ea5ae0239517d78845a 5fc9b12976bfc732',
128 'src/chrome/test/data/perf/frame_rate/content': 128 'src/chrome/test/data/perf/frame_rate/content':
129 (Var("chromium_git")) + '/chromium/frame_rate/content.git@c10272c88463efeef6 bb19c9ec07c42bc8fe22b9', 129 (Var("chromium_git")) + '/chromium/frame_rate/content.git@c10272c88463efeef6 bb19c9ec07c42bc8fe22b9',
130 'src/media/cdm/api': 130 'src/media/cdm/api':
131 (Var("chromium_git")) + '/chromium/cdm.git@1dea7088184dec2ebe4a8b3800aabb0af bb4b88a', 131 (Var("chromium_git")) + '/chromium/cdm.git@1dea7088184dec2ebe4a8b3800aabb0af bb4b88a',
132 'src/native_client': 132 'src/native_client':
133 (Var("chromium_git")) + '/native_client/src/native_client.git@fb00463cb1ebd4 6a46c050101f8b6a6c999d5dc1', 133 (Var("chromium_git")) + '/native_client/src/native_client.git@fb00463cb1ebd4 6a46c050101f8b6a6c999d5dc1',
134 'src/sdch/open-vcdiff': 134 'src/sdch/open-vcdiff':
135 (Var("chromium_git")) + '/external/github.com/google/open-vcdiff.git@21d7d0b 9c3d0c3ccbdb221c85ae889373f0a2a58', 135 (Var("chromium_git")) + '/external/github.com/google/open-vcdiff.git@21d7d0b 9c3d0c3ccbdb221c85ae889373f0a2a58',
(...skipping 808 matching lines...) Expand 10 before | Expand all | Expand 10 after
944 'native_client_sdk', 944 'native_client_sdk',
945 'out', 945 'out',
946 'sdch', 946 'sdch',
947 'skia', 947 'skia',
948 'testing', 948 'testing',
949 'v8', 949 'v8',
950 'win8' 950 'win8'
951 ] 951 ]
952 952
953 # END OF IMPORTED CHROMIUM DEPS 953 # END OF IMPORTED CHROMIUM DEPS
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698