| Index: ios/PRESUBMIT.py
|
| diff --git a/ios/web/PRESUBMIT.py b/ios/PRESUBMIT.py
|
| similarity index 81%
|
| rename from ios/web/PRESUBMIT.py
|
| rename to ios/PRESUBMIT.py
|
| index 3d39a55414aae04cd422f3b315b681d192617786..07c61c0cb9a5b574220c2b0d0f16bfa31e3effaf 100644
|
| --- a/ios/web/PRESUBMIT.py
|
| +++ b/ios/PRESUBMIT.py
|
| @@ -1,8 +1,8 @@
|
| -# Copyright 2015 The Chromium Authors. All rights reserved.
|
| +# Copyright 2017 The Chromium Authors. All rights reserved.
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -"""Presubmit script for ios/web.
|
| +"""Presubmit script for ios.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| for more details about the presubmit API built into depot_tools.
|
|
|