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

Unified Diff: tools/copyright_scanner/third_party_files_whitelist.txt

Issue 1331013004: [KeyEvent Mac] Move WebInputEventFactory into chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Format imported code to chromium style Created 5 years, 3 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
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
+# 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

Powered by Google App Engine
This is Rietveld 408576698