| Index: PRESUBMIT.py
|
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py
|
| index 8b1f73213765b1bf376b728709586ef98681676b..abde0260b6f3de5621ed1a56fb62c4225fa43ada 100644
|
| --- a/PRESUBMIT.py
|
| +++ b/PRESUBMIT.py
|
| @@ -646,7 +646,7 @@ def _CheckSpamLogging(input_api, output_api):
|
| r"^examples/.*$",
|
| r"^mojo/edk/util/logging_internal\.cc$",
|
| r"^mojo/nacl/sfi/nacl_bindings/mojo_syscall\.cc$",
|
| - r"^services/log/log_impl\.cc$",
|
| + r"^services/log/main\.cc$",
|
| r"^shell/application_manager/network_fetcher\.cc$",
|
| r"^shell/tracer\.cc$",
|
| r"^sandbox/linux/.*",
|
|
|