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