| Index: content/child/background_sync/PRESUBMIT.py
|
| diff --git a/components/password_manager/PRESUBMIT.py b/content/child/background_sync/PRESUBMIT.py
|
| similarity index 86%
|
| copy from components/password_manager/PRESUBMIT.py
|
| copy to content/child/background_sync/PRESUBMIT.py
|
| index c48fc83c15224f7215d1ce0f0d3867fbb3d9dfbd..0d969d30a317a6287cc61d436fdd7a64e3293734 100644
|
| --- a/components/password_manager/PRESUBMIT.py
|
| +++ b/content/child/background_sync/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 src/content/child/background_sync/
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into depot_tools.
|
|
|