| Index: components/reporting/core/common/DEPS
|
| diff --git a/tools/clang/pylib/__init__.py b/components/reporting/core/common/DEPS
|
| similarity index 88%
|
| copy from tools/clang/pylib/__init__.py
|
| copy to components/reporting/core/common/DEPS
|
| index ca3e206fdd8f2b8e5facc81da817abd7d2ca143e..c9b8c9e34d2a248118140c389df153bf430238b9 100644
|
| --- a/tools/clang/pylib/__init__.py
|
| +++ b/components/reporting/core/common/DEPS
|
| @@ -1,3 +1,6 @@
|
| # Copyright 2016 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.
|
| +
|
| +include_rules = [
|
| +]
|
|
|