Index: tools/copyright_scanner/copyright_scanner.py |
diff --git a/tools/copyright_scanner/copyright_scanner.py b/tools/copyright_scanner/copyright_scanner.py |
index b83e891c3642af89a872d18dc8f8f74df266524c..1e532a9b0daf0e7068a84e0ac4747cc2fad2469b 100644 |
--- a/tools/copyright_scanner/copyright_scanner.py |
+++ b/tools/copyright_scanner/copyright_scanner.py |
@@ -49,8 +49,6 @@ def FindFiles(input_api, root_dir, start_paths_list, excluded_dirs_list): |
# Quickoffice js files from internal src used on buildbots. |
# crbug.com/350472. |
path_join('chrome', 'browser', 'resources', 'chromeos', 'quickoffice'), |
- # This is a test output directory |
- path_join('chrome', 'tools', 'test', 'reference_build'), |
# blink style copy right headers. |
path_join('content', 'shell', 'renderer', 'test_runner'), |
# blink style copy right headers. |