| Index: PRESUBMIT.py
|
| diff --git a/PRESUBMIT.py b/PRESUBMIT.py
|
| index 2677a4e487a095e178c57578a0ab1417112c8b15..33f4cfd1862a951c342f52fe8d5cfdd5805108b4 100644
|
| --- a/PRESUBMIT.py
|
| +++ b/PRESUBMIT.py
|
| @@ -1171,6 +1171,7 @@ def _CheckSpamLogging(input_api, output_api):
|
| r"^courgette[\\\/]courgette_minimal_tool\.cc$",
|
| r"^courgette[\\\/]courgette_tool\.cc$",
|
| r"^extensions[\\\/]renderer[\\\/]logging_native_handler\.cc$",
|
| + r"^ios[\\\/]web[\\\/]webui[\\\/]mojo_facade\.mm$",
|
| r"^ipc[\\\/]ipc_logging\.cc$",
|
| r"^native_client_sdk[\\\/]",
|
| r"^remoting[\\\/]base[\\\/]logging\.h$",
|
|
|