| Index: ui/app_list/PRESUBMIT.py
|
| diff --git a/chrome/browser/ui/apps/PRESUBMIT.py b/ui/app_list/PRESUBMIT.py
|
| similarity index 91%
|
| copy from chrome/browser/ui/apps/PRESUBMIT.py
|
| copy to ui/app_list/PRESUBMIT.py
|
| index 627f282619ee419a6b37d4b3a5c4a727c6a4c211..74784d98b29cb48e4b32b43e85f736ca00af6c88 100644
|
| --- a/chrome/browser/ui/apps/PRESUBMIT.py
|
| +++ b/ui/app_list/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 extensions and apps.
|
| +"""Presubmit script for app_list.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into depot_tools.
|
|
|