| Index: scripts/slave/recipe_modules/gpu/__init__.py
|
| diff --git a/scripts/slave/recipe_modules/gpu/__init__.py b/scripts/slave/recipe_modules/gpu/__init__.py
|
| deleted file mode 100644
|
| index b4fc7d964e7bba0fc235c7fc4945db71be765c27..0000000000000000000000000000000000000000
|
| --- a/scripts/slave/recipe_modules/gpu/__init__.py
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -# Copyright 2013 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.
|
| -
|
| -DEPS = [
|
| - 'archive',
|
| - 'depot_tools/bot_update',
|
| - 'chromium',
|
| - 'chromium_tests',
|
| - 'filter',
|
| - 'depot_tools/gclient',
|
| - 'isolate',
|
| - 'recipe_engine/json',
|
| - 'recipe_engine/path',
|
| - 'recipe_engine/platform',
|
| - 'recipe_engine/properties',
|
| - 'recipe_engine/python',
|
| - 'recipe_engine/step',
|
| - 'swarming',
|
| - 'depot_tools/tryserver',
|
| -]
|
|
|