Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: PRESUBMIT.py

Issue 2051163002: Nuke NaCl SFI, part 1. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/config/nacl/config.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 7b8d1745cff0909a91f3add60c003435db3ec3a1..cd97a063df8d300bcf6c97522c9561f6c1eb0a20 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -645,7 +645,6 @@ def _CheckSpamLogging(input_api, output_api):
r"^base/logging\.cc$",
r"^examples/.*$",
r"^mojo/edk/util/logging_internal\.cc$",
- r"^mojo/nacl/sfi/nacl_bindings/mojo_syscall\.cc$",
r"^services/log/main\.cc$",
r"^shell/application_manager/network_fetcher\.cc$",
r"^shell/tracer\.cc$",
« no previous file with comments | « no previous file | build/config/nacl/config.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698