Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: ios/PRESUBMIT.py

Issue 2665383002: Enfore "clang-format" for all of src/ios/. (Closed)
Patch Set: Rebase on origin/master. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/chrome/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | ios/chrome/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698