| Index: chrome/common/extensions/docs/server2/PRESUBMIT.py
|
| diff --git a/chrome/common/extensions/docs/server2/PRESUBMIT.py b/chrome/common/extensions/docs/server2/PRESUBMIT.py
|
| index b98649b3b4b83ca452c9cecd20d750ffa5c19ab8..31cd75a0c0255f70af142c3349a63c02e09e7034 100644
|
| --- a/chrome/common/extensions/docs/server2/PRESUBMIT.py
|
| +++ b/chrome/common/extensions/docs/server2/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 changes affecting tools/json_schema_compiler/
|
| +"""Presubmit script for changes affecting extensions docs server
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into gcl.
|
|
|