| Index: chrome/test/data/extensions/api_test/activity_log_private/PRESUBMIT.py
|
| diff --git a/chrome/test/data/extensions/api_test/activity_log_private/PRESUBMIT.py b/chrome/test/data/extensions/api_test/activity_log_private/PRESUBMIT.py
|
| index 9d53b01f0d9f8222ce9c6a46137fa7cd3bc42425..52f5f39b80fe30219bc12c87eec60f7f0b73c2fc 100644
|
| --- a/chrome/test/data/extensions/api_test/activity_log_private/PRESUBMIT.py
|
| +++ b/chrome/test/data/extensions/api_test/activity_log_private/PRESUBMIT.py
|
| @@ -5,7 +5,7 @@
|
| """Run the Chrome WebUI presubmit scripts on our test javascript.
|
|
|
| See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
| -for more details about the presubmit API built into gcl/git cl, and see
|
| +for more details about the presubmit API built into depot_tools, and see
|
| http://www.chromium.org/developers/web-development-style-guide for the rules
|
| we're checking against here.
|
| """
|
|
|