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

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

Issue 2933403002: Revert co19 roll attempt. (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 | « tests/co19/co19-runtime.status ('k') | 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": "f4176572f643733083b6025ed6d17111f711bbec", 10 "dartium_chromium_commit": "f4176572f643733083b6025ed6d17111f711bbec",
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 "stack_trace_tag": "@1.2.1", 59 "stack_trace_tag": "@1.2.1",
60 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5", 60 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5",
61 "test_tag": "@0.12.1", 61 "test_tag": "@0.12.1",
62 "unittest_tag": "@0.11.6", 62 "unittest_tag": "@0.11.6",
63 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", 63 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6",
64 "watcher_tag": "@0.9.5", 64 "watcher_tag": "@0.9.5",
65 "yaml_rev": "@563a5ffd4a800a2897b8f4dd6b19f2a370df2f2b", 65 "yaml_rev": "@563a5ffd4a800a2897b8f4dd6b19f2a370df2f2b",
66 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", 66 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f",
67 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", 67 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61",
68 "WebCore_rev": "@3c45690813c112373757bbef53de1602a62af609", 68 "WebCore_rev": "@3c45690813c112373757bbef53de1602a62af609",
69 "co19_rev": "@dec2b67aaab3bb7339b9764049707e71e601da3d", 69
70 "co19_rev": "@4af9ef149be554216c5bb16cbac8e50d4c28cdf1",
70 71
71 # End of Dartium vars 72 # End of Dartium vars
72 73
73 'angle_revision': 74 'angle_revision':
74 '4d76061e2be5b8b005afba8e0c145592c3b04527', 75 '4d76061e2be5b8b005afba8e0c145592c3b04527',
75 'boringssl_revision': 76 'boringssl_revision':
76 '6d49157929abdefb155daf2751dc03fd9eb4240c', 77 '6d49157929abdefb155daf2751dc03fd9eb4240c',
77 'buildspec_platforms': 78 'buildspec_platforms':
78 'chromeos,', 79 'chromeos,',
79 'buildtools_revision': 80 'buildtools_revision':
(...skipping 863 matching lines...) Expand 10 before | Expand all | Expand 10 after
943 'native_client_sdk', 944 'native_client_sdk',
944 'out', 945 'out',
945 'sdch', 946 'sdch',
946 'skia', 947 'skia',
947 'testing', 948 'testing',
948 'v8', 949 'v8',
949 'win8' 950 'win8'
950 ] 951 ]
951 952
952 # END OF IMPORTED CHROMIUM DEPS 953 # END OF IMPORTED CHROMIUM DEPS
OLDNEW
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698