| Index: third_party/WebKit/Source/core/layout/ng/PRESUBMIT.py
|
| diff --git a/content/common/bluetooth/PRESUBMIT.py b/third_party/WebKit/Source/core/layout/ng/PRESUBMIT.py
|
| similarity index 93%
|
| copy from content/common/bluetooth/PRESUBMIT.py
|
| copy to third_party/WebKit/Source/core/layout/ng/PRESUBMIT.py
|
| index 5af5a089498465058e0a2b2e6ed5adb480ab76d5..0154dd300f48b09ce1cc31d8344a469d39fa8537 100644
|
| --- a/content/common/bluetooth/PRESUBMIT.py
|
| +++ b/third_party/WebKit/Source/core/layout/ng/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.
|
| +"""Presubmit script for LayoutNG.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into depot_tools.
|
|
|