| Index: content/browser/cache_storage/PRESUBMIT.py
|
| diff --git a/ash/PRESUBMIT.py b/content/browser/cache_storage/PRESUBMIT.py
|
| similarity index 92%
|
| copy from ash/PRESUBMIT.py
|
| copy to content/browser/cache_storage/PRESUBMIT.py
|
| index f39f299b21700870deaed1717f3c614564947e74..fdfe05452a7161618c5c6a988658af3ecdd95865 100644
|
| --- a/ash/PRESUBMIT.py
|
| +++ b/content/browser/cache_storage/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 ash.
|
| +"""Presubmit script for cache_storage.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into depot_tools.
|
|
|