Chromium Code Reviews| Index: tools/copyright_scanner/third_party_files_whitelist.txt |
| diff --git a/tools/copyright_scanner/third_party_files_whitelist.txt b/tools/copyright_scanner/third_party_files_whitelist.txt |
| index f70121256f06e16b55c73c131f5a680e2631b04a..33ae4ae9e909bb6aaf60fee144b22fda2109dcd6 100644 |
| --- a/tools/copyright_scanner/third_party_files_whitelist.txt |
| +++ b/tools/copyright_scanner/third_party_files_whitelist.txt |
| @@ -52,6 +52,9 @@ chrome/tools/test/generate_mime_tests.pl |
| # Copyright Apple Inc, Nokia Corporation and Torch Mobile Inc; BSD license. |
| # Contains code moved from third_party/WebKit/. |
| content/browser/frame_host/navigation_controller_impl.cc |
| +# Copyright Apple, Inc, Google Inc; BSD license. Not used on Android |
|
Wez
2015/09/15 23:25:35
nit: Missing . at end of comment.
|
| +# Moved from third_party/WebKit/. |
| +content/browser/renderer_host/input/web_input_event_builders_mac.mm |
| # Copyright Alf Watt; BSD license. Not used on Android. |
| content/browser/geolocation/osx_wifi.h |
| # Copyright Apple Inc and Torch Mobile Inc; BSD license. Moved from |