Index: native_client_sdk/PRESUBMIT.py |
diff --git a/native_client_sdk/PRESUBMIT.py b/native_client_sdk/PRESUBMIT.py |
index 7e893f1abd45ebdc99f62f618c6462c430068fe4..9e551bbbdd9290f263d922184b2c4573a38d1689 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. |
""" |