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

Unified Diff: content/test/PRESUBMIT.py

Issue 887033002: Cleanup: Presubmit API is built into depot_tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: content/test/PRESUBMIT.py
diff --git a/content/test/PRESUBMIT.py b/content/test/PRESUBMIT.py
index 3222f40f623d24a72a90cc591589fa00ae02ec74..76d13fc56801359047f03a8a4badc4fcd81f1b6d 100644
--- a/content/test/PRESUBMIT.py
+++ b/content/test/PRESUBMIT.py
@@ -4,8 +4,8 @@
"""test_expectations.txt presubmit script.
-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.
"""
import os
« no previous file with comments | « chrome/test/data/extensions/api_test/activity_log_private/PRESUBMIT.py ('k') | extensions/browser/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698