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

Unified Diff: build/secondary/tools/swarming_client/isolate.pydeps

Issue 2482633002: Roll tools/swarming_client 380e3266..ebc8dab6 (Closed)
Patch Set: roll-dep Created 4 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/secondary/tools/swarming_client/isolate.pydeps
diff --git a/build/secondary/tools/swarming_client/isolate.pydeps b/build/secondary/tools/swarming_client/isolate.pydeps
index b4bc0d636618a8ce68fea2655ea96ca0662969a1..72c16feeb72acb10d0518458765c5283f909bdfc 100644
--- a/build/secondary/tools/swarming_client/isolate.pydeps
+++ b/build/secondary/tools/swarming_client/isolate.pydeps
@@ -15,6 +15,9 @@ libs/logdog/bootstrap.py
libs/logdog/stream.py
libs/logdog/streamname.py
libs/logdog/varint.py
+libs/luci_context/__init__.py
+libs/luci_context/luci_context.py
+named_cache.py
run_isolated.py
third_party/__init__.py
third_party/chromium/__init__.py
@@ -121,6 +124,8 @@ third_party/httplib2/__init__.py
third_party/httplib2/iri2uri.py
third_party/httplib2/socks.py
third_party/infra_libs/__init__.py
+third_party/infra_libs/_command_line_linux.py
+third_party/infra_libs/_command_line_stub.py
third_party/infra_libs/app.py
third_party/infra_libs/authentication.py
third_party/infra_libs/event_mon/__init__.py
@@ -160,9 +165,16 @@ third_party/infra_libs/ts_mon/common/standard_metrics.py
third_party/infra_libs/ts_mon/common/targets.py
third_party/infra_libs/ts_mon/config.py
third_party/infra_libs/ts_mon/protos/__init__.py
-third_party/infra_libs/ts_mon/protos/acquisition_network_device_pb2.py
-third_party/infra_libs/ts_mon/protos/acquisition_task_pb2.py
-third_party/infra_libs/ts_mon/protos/metrics_pb2.py
+third_party/infra_libs/ts_mon/protos/current/__init__.py
+third_party/infra_libs/ts_mon/protos/current/acquisition_network_device_pb2.py
+third_party/infra_libs/ts_mon/protos/current/acquisition_task_pb2.py
+third_party/infra_libs/ts_mon/protos/current/metrics_pb2.py
+third_party/infra_libs/ts_mon/protos/new/__init__.py
+third_party/infra_libs/ts_mon/protos/new/acquisition_network_device_pb2.py
+third_party/infra_libs/ts_mon/protos/new/acquisition_task_pb2.py
+third_party/infra_libs/ts_mon/protos/new/any_pb2.py
+third_party/infra_libs/ts_mon/protos/new/metrics_pb2.py
+third_party/infra_libs/ts_mon/protos/new/timestamp_pb2.py
third_party/infra_libs/utils.py
third_party/oauth2client/__init__.py
third_party/oauth2client/_helpers.py
@@ -271,6 +283,7 @@ third_party/rsa/rsa/varblock.py
third_party/six/__init__.py
third_party/uritemplate/__init__.py
utils/__init__.py
+utils/authenticators.py
utils/file_path.py
utils/fs.py
utils/large.py
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698