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

Unified Diff: tools/copyright_scanner/third_party_files_whitelist.txt

Issue 1415953004: Move content/renderer input handling for web input events to ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Component rename. Created 5 years, 1 month 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 97d63e37577b2037c74ba8e9338be1facbc3cad0..13ef46b61a3dc5a1394f64c3929a3bd8fe3101e8 100644
--- a/tools/copyright_scanner/third_party_files_whitelist.txt
+++ b/tools/copyright_scanner/third_party_files_whitelist.txt
@@ -49,6 +49,9 @@ chrome/utility/importer/nss_decryptor_system_nss.cc
chrome/utility/importer/nss_decryptor_win.h
# Copyright Google Inc; BSD license. Test code only.
chrome/tools/test/generate_mime_tests.pl
+# Copyright Apple Inc; BSD license. Moved from third_party/WebKit/.
+components/web_input/input_scroll_elasticity_controller.cc
+components/web_input/input_scroll_elasticity_controller.h
# 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
@@ -69,9 +72,6 @@ content/renderer/history_entry.h
# Copyright Apple Inc, Nokia Corporation and Torch Mobile Inc; BSD license.
# Moved from third_party/WebKit/.
content/renderer/history_entry.cc
-# Copyright Apple Inc; BSD license. Moved from third_party/WebKit/.
-content/renderer/input/input_scroll_elasticity_controller.cc
-content/renderer/input/input_scroll_elasticity_controller.h
# Copyright Google Inc, no license. Not used on Android.
google_update/google_update_idl.idl
# Copyright WebM Project authors; BSD license. Copied and modified from
« components/web_input/DEPS ('K') | « content/renderer/input/synchronous_input_handler_proxy.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698