Index: PRESUBMIT.py |
diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
index 9949150852caf5c91e04f913bbf89e2226b2fcad..d60b70f575527c1a9a6334107b952546e356145e 100644 |
--- a/PRESUBMIT.py |
+++ b/PRESUBMIT.py |
@@ -953,6 +953,7 @@ def _CheckSpamLogging(input_api, output_api): |
r"gl_helper_benchmark\.cc$", |
r"^courgette[\\\/]courgette_tool\.cc$", |
r"^extensions[\\\/]renderer[\\\/]logging_native_handler\.cc$", |
+ r"^ipc[\\\/]ipc_logging\.cc$", |
r"^native_client_sdk[\\\/]", |
r"^remoting[\\\/]base[\\\/]logging\.h$", |
r"^remoting[\\\/]host[\\\/].*", |