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

Unified Diff: testing/legion/legion.isolate

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/legion/examples/subprocess/task.isolate ('k') | testing/legion/legion_test_case.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/legion/legion.isolate
diff --git a/testing/legion/legion.isolate b/testing/legion/legion.isolate
deleted file mode 100644
index 18e0b3b092d6a8ae765024efe8f8d373dd154c46..0000000000000000000000000000000000000000
--- a/testing/legion/legion.isolate
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2015 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-{
- 'variables': {
- 'files': [
- '__init__.py',
- 'common_lib.py',
- 'legion_test_case.py',
- 'legion.isolate',
- 'process.py',
- 'rpc_methods.py',
- 'rpc_server.py',
- 'run_task.py',
- 'task_controller.py',
- 'task_registration_server.py',
- 'test_controller.py',
- '../../tools/swarming_client/',
- ],
- },
-}
« no previous file with comments | « testing/legion/examples/subprocess/task.isolate ('k') | testing/legion/legion_test_case.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698