| Index: infra/bots/assets/__init__.py
|
| diff --git a/gyp/skia_launcher.gyp b/infra/bots/assets/__init__.py
|
| similarity index 50%
|
| copy from gyp/skia_launcher.gyp
|
| copy to infra/bots/assets/__init__.py
|
| index e09e171de1b32c935d0feafccace3780a2a11d30..78953f5f512edad7849dc6b3df50a11566da5a9e 100644
|
| --- a/gyp/skia_launcher.gyp
|
| +++ b/infra/bots/assets/__init__.py
|
| @@ -1,7 +1,6 @@
|
| -# Copyright 2015 Google Inc.
|
| +#!/usr/bin/env python
|
| +#
|
| +# Copyright 2016 Google Inc.
|
| #
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
| -{
|
| - 'includes': [ '../platform_tools/android/gyp/skia_launcher.gypi' ]
|
| -}
|
|
|