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

Side by Side Diff: build/secondary/tools/swarming_client/isolate.pydeps

Issue 2282893002: Remove appurify python client from Chromium DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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
OLDNEW
1 # Generated by running: 1 # Generated by running:
2 # build/print_python_deps.py --root tools/swarming_client --output build/secon dary/tools/swarming_client/isolate.pydeps --whitelist tools/swarming_client/thir d_party tools/swarming_client/isolate.py 2 # build/print_python_deps.py --root tools/swarming_client --output build/secon dary/tools/swarming_client/isolate.pydeps --whitelist tools/swarming_client/thir d_party tools/swarming_client/isolate.py
3 auth.py 3 auth.py
4 cipd.py 4 cipd.py
5 isolate.py 5 isolate.py
6 isolate_format.py 6 isolate_format.py
7 isolated_format.py 7 isolated_format.py
8 isolateserver.py 8 isolateserver.py
9 libs/__init__.py
jbudorick 2016/08/26 19:01:40 errr these don't appear to be right?
bpastene 2016/08/26 20:06:18 Hmmm. I just ran 'build/print_python_deps.py --roo
10 libs/arfile/__init__.py
11 libs/arfile/arfile.py
12 run_isolated.py 9 run_isolated.py
13 third_party/__init__.py 10 third_party/__init__.py
14 third_party/chromium/__init__.py 11 third_party/chromium/__init__.py
15 third_party/chromium/natsort.py 12 third_party/chromium/natsort.py
16 third_party/colorama/__init__.py 13 third_party/colorama/__init__.py
17 third_party/colorama/ansi.py 14 third_party/colorama/ansi.py
18 third_party/colorama/ansitowin32.py 15 third_party/colorama/ansitowin32.py
19 third_party/colorama/initialise.py 16 third_party/colorama/initialise.py
20 third_party/colorama/win32.py 17 third_party/colorama/win32.py
21 third_party/colorama/winterm.py 18 third_party/colorama/winterm.py
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 third_party/infra_libs/event_mon/router.py 77 third_party/infra_libs/event_mon/router.py
81 third_party/infra_libs/experiments.py 78 third_party/infra_libs/experiments.py
82 third_party/infra_libs/httplib2_utils.py 79 third_party/infra_libs/httplib2_utils.py
83 third_party/infra_libs/infra_types/__init__.py 80 third_party/infra_libs/infra_types/__init__.py
84 third_party/infra_libs/infra_types/infra_types.py 81 third_party/infra_libs/infra_types/infra_types.py
85 third_party/infra_libs/instrumented_requests.py 82 third_party/infra_libs/instrumented_requests.py
86 third_party/infra_libs/logs/__init__.py 83 third_party/infra_libs/logs/__init__.py
87 third_party/infra_libs/logs/logs.py 84 third_party/infra_libs/logs/logs.py
88 third_party/infra_libs/memoize.py 85 third_party/infra_libs/memoize.py
89 third_party/infra_libs/time_functions/__init__.py 86 third_party/infra_libs/time_functions/__init__.py
90 third_party/infra_libs/time_functions/parser.py
91 third_party/infra_libs/time_functions/testing.py 87 third_party/infra_libs/time_functions/testing.py
92 third_party/infra_libs/time_functions/timestamp.py 88 third_party/infra_libs/time_functions/timestamp.py
93 third_party/infra_libs/time_functions/zulu.py 89 third_party/infra_libs/time_functions/zulu.py
94 third_party/infra_libs/ts_mon/__init__.py 90 third_party/infra_libs/ts_mon/__init__.py
95 third_party/infra_libs/ts_mon/common/__init__.py 91 third_party/infra_libs/ts_mon/common/__init__.py
96 third_party/infra_libs/ts_mon/common/distribution.py 92 third_party/infra_libs/ts_mon/common/distribution.py
97 third_party/infra_libs/ts_mon/common/errors.py 93 third_party/infra_libs/ts_mon/common/errors.py
98 third_party/infra_libs/ts_mon/common/helpers.py 94 third_party/infra_libs/ts_mon/common/helpers.py
99 third_party/infra_libs/ts_mon/common/http_metrics.py 95 third_party/infra_libs/ts_mon/common/http_metrics.py
100 third_party/infra_libs/ts_mon/common/interface.py 96 third_party/infra_libs/ts_mon/common/interface.py
101 third_party/infra_libs/ts_mon/common/metric_store.py 97 third_party/infra_libs/ts_mon/common/metric_store.py
102 third_party/infra_libs/ts_mon/common/metrics.py 98 third_party/infra_libs/ts_mon/common/metrics.py
103 third_party/infra_libs/ts_mon/common/monitors.py 99 third_party/infra_libs/ts_mon/common/monitors.py
104 third_party/infra_libs/ts_mon/common/pb_to_popo.py
105 third_party/infra_libs/ts_mon/common/standard_metrics.py 100 third_party/infra_libs/ts_mon/common/standard_metrics.py
106 third_party/infra_libs/ts_mon/common/targets.py 101 third_party/infra_libs/ts_mon/common/targets.py
107 third_party/infra_libs/ts_mon/config.py 102 third_party/infra_libs/ts_mon/config.py
108 third_party/infra_libs/ts_mon/protos/__init__.py 103 third_party/infra_libs/ts_mon/protos/__init__.py
109 third_party/infra_libs/ts_mon/protos/acquisition_network_device_pb2.py 104 third_party/infra_libs/ts_mon/protos/acquisition_network_device_pb2.py
110 third_party/infra_libs/ts_mon/protos/acquisition_task_pb2.py 105 third_party/infra_libs/ts_mon/protos/acquisition_task_pb2.py
111 third_party/infra_libs/ts_mon/protos/metrics_pb2.py 106 third_party/infra_libs/ts_mon/protos/metrics_pb2.py
112 third_party/infra_libs/utils.py 107 third_party/infra_libs/utils.py
113 third_party/oauth2client/__init__.py 108 third_party/oauth2client/__init__.py
114 third_party/oauth2client/_helpers.py 109 third_party/oauth2client/_helpers.py
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 utils/large.py 217 utils/large.py
223 utils/logging_utils.py 218 utils/logging_utils.py
224 utils/lru.py 219 utils/lru.py
225 utils/net.py 220 utils/net.py
226 utils/oauth.py 221 utils/oauth.py
227 utils/on_error.py 222 utils/on_error.py
228 utils/subprocess42.py 223 utils/subprocess42.py
229 utils/threading_utils.py 224 utils/threading_utils.py
230 utils/tools.py 225 utils/tools.py
231 utils/zip_package.py 226 utils/zip_package.py
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698