| Index: PRESUBMIT.py
|
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py
|
| index eb649013fed6dc508ea515f8e0c914487c957297..73c44fb323b2bee1ce380324145e6f1302c7acd4 100644
|
| --- a/PRESUBMIT.py
|
| +++ b/PRESUBMIT.py
|
| @@ -1131,6 +1131,7 @@ def _CheckSpamLogging(input_api, output_api):
|
| r"notification_event_dispatcher_impl\.cc$",
|
| r"^content[\\\/]common[\\\/]gpu[\\\/]client[\\\/]"
|
| r"gl_helper_benchmark\.cc$",
|
| + r"^courgette[\\\/]courgette_minimal_tool\.cc$",
|
| r"^courgette[\\\/]courgette_tool\.cc$",
|
| r"^extensions[\\\/]renderer[\\\/]logging_native_handler\.cc$",
|
| r"^ipc[\\\/]ipc_logging\.cc$",
|
|
|