| Index: mojo/public/c/PRESUBMIT.py
|
| diff --git a/mojo/embedder/PRESUBMIT.py b/mojo/public/c/PRESUBMIT.py
|
| similarity index 94%
|
| copy from mojo/embedder/PRESUBMIT.py
|
| copy to mojo/public/c/PRESUBMIT.py
|
| index 97f67c0ed9ce10c7d684aba28fae22b1d4e4a043..4cba43385371f4531124a14e612e52634fab98ce 100644
|
| --- a/mojo/embedder/PRESUBMIT.py
|
| +++ b/mojo/public/c/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 mojo/embedder.
|
| +"""Presubmit script for mojo/public/c.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into depot_tools.
|
|
|