| Index: components/exo/PRESUBMIT.py
|
| diff --git a/components/password_manager/PRESUBMIT.py b/components/exo/PRESUBMIT.py
|
| similarity index 89%
|
| copy from components/password_manager/PRESUBMIT.py
|
| copy to components/exo/PRESUBMIT.py
|
| index c48fc83c15224f7215d1ce0f0d3867fbb3d9dfbd..1f7187125821140f12892b160d472f4234c274e5 100644
|
| --- a/components/password_manager/PRESUBMIT.py
|
| +++ b/components/exo/PRESUBMIT.py
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -"""Presubmit script for components/password_manager
|
| +"""Top-level presubmit script for Exosphere.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into depot_tools.
|
|
|