Index: PRESUBMIT.py |
diff --git a/PRESUBMIT.py b/PRESUBMIT.py |
index 2effa508e5e95c4b2b530f7a84522960376c8fe4..c926dd7f8d0a5d64a9e00b417124c8849e4399db 100644 |
--- a/PRESUBMIT.py |
+++ b/PRESUBMIT.py |
@@ -1044,6 +1044,8 @@ def _CheckSpamLogging(input_api, output_api): |
r"^chrome_elf[\\\/]dll_hash[\\\/]dll_hash_main\.cc$", |
r"^chromecast[\\\/]", |
r"^cloud_print[\\\/]", |
+ r"^components[\\\/]html_viewer[\\\/]" |
+ r"web_test_delegate_impl\.cc$", |
r"^content[\\\/]common[\\\/]gpu[\\\/]client[\\\/]" |
r"gl_helper_benchmark\.cc$", |
r"^courgette[\\\/]courgette_tool\.cc$", |