summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/PRESUBMIT.py
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2015-01-30 16:20:48 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-31 00:21:47 +0000
commit78bb92f45822e605c46d303b66a7bddc9706b9d3 (patch)
treeec85c4661b91afb3e723e8356f798969eeeec60d /native_client_sdk/PRESUBMIT.py
parent500c3d5d8faa5147a2301016f4916b0054e2c2a3 (diff)
downloadchromium_src-78bb92f45822e605c46d303b66a7bddc9706b9d3.zip
chromium_src-78bb92f45822e605c46d303b66a7bddc9706b9d3.tar.gz
chromium_src-78bb92f45822e605c46d303b66a7bddc9706b9d3.tar.bz2
Cleanup: Presubmit API is built into depot_tools.
Not in gcl, which probably these days nobody working on Chromium uses. BUG=None R=maruel@chromium.org TBR=maruel@chromium.org NOPRESUBMIT=true Review URL: https://codereview.chromium.org/887033002 Cr-Commit-Position: refs/heads/master@{#314039}
Diffstat (limited to 'native_client_sdk/PRESUBMIT.py')
-rw-r--r--native_client_sdk/PRESUBMIT.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/native_client_sdk/PRESUBMIT.py b/native_client_sdk/PRESUBMIT.py
index 7e893f1..9e551bb 100644
--- a/native_client_sdk/PRESUBMIT.py
+++ b/native_client_sdk/PRESUBMIT.py
@@ -2,10 +2,10 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""Top-level presubmit script for isolate.
+"""Top-level presubmit script for native_client_sdk.
-See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for
-details on the presubmit API built into gcl.
+See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
+for more details on the presubmit API built into depot_tools.
"""