summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r--PRESUBMIT.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index e94741f..b042b7c 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -19,6 +19,7 @@ _EXCLUDED_PATHS = (
r"^skia[\\\/].*",
r"^v8[\\\/].*",
r".*MakeFile$",
+ r".+_autogen\.h$",
)