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