| Index: components/subresource_filter/PRESUBMIT.py
|
| diff --git a/chrome/browser/push_messaging/PRESUBMIT.py b/components/subresource_filter/PRESUBMIT.py
|
| similarity index 76%
|
| copy from chrome/browser/push_messaging/PRESUBMIT.py
|
| copy to components/subresource_filter/PRESUBMIT.py
|
| index aa4ae97d1ae4163b4ed6c928b42a34bbda5a6247..9f227109690fe74057921c86529db81984211d81 100644
|
| --- a/chrome/browser/push_messaging/PRESUBMIT.py
|
| +++ b/components/subresource_filter/PRESUBMIT.py
|
| @@ -1,8 +1,8 @@
|
| -# Copyright 2015 The Chromium Authors. All rights reserved.
|
| +# 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.
|
|
|
| -"""Top-level presubmit script for Push Messaging.
|
| +"""Presubmit script for components/subresource_filter
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into depot_tools.
|
|
|