| Index: content/renderer/background_sync/PRESUBMIT.py
|
| diff --git a/components/data_reduction_proxy/PRESUBMIT.py b/content/renderer/background_sync/PRESUBMIT.py
|
| similarity index 85%
|
| copy from components/data_reduction_proxy/PRESUBMIT.py
|
| copy to content/renderer/background_sync/PRESUBMIT.py
|
| index b91867873b31c65aceaea9229bcca769a79f90aa..f49b1bbd0d7196018a114015efc1d897828c0b80 100644
|
| --- a/components/data_reduction_proxy/PRESUBMIT.py
|
| +++ b/content/renderer/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.
|
|
|
| -"""Top-level presubmit script for the data_reduction_proxy component.
|
| +"""Top-level presubmit script for src/content/renderer/background_sync/
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into depot_tools.
|
|
|