summaryrefslogtreecommitdiffstats
path: root/chrome/PRESUBMIT.py
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/PRESUBMIT.py')
-rwxr-xr-xchrome/PRESUBMIT.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/PRESUBMIT.py b/chrome/PRESUBMIT.py
index 26c2ed4..86be7e9 100755
--- a/chrome/PRESUBMIT.py
+++ b/chrome/PRESUBMIT.py
@@ -36,7 +36,6 @@ EXCLUDE = (
r'bloom_filter\.cc$',
# Bogus ifdef tricks
r'renderer_webkitclient_impl\.cc$',
- r'temp_scaffolding_stubs\.h$',
# Lines > 100 chars
r'gcapi\.cc$',
)