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

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: Rebase. 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
« no previous file with comments | « content/renderer/input/synchronous_input_handler_proxy.h ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a8eee6aed3b5d89587d5581e775f8e9313006c79..a9017b676764a648974818ad0547dbb2a63ffa0f 100644
--- a/tools/copyright_scanner/third_party_files_whitelist.txt
+++ b/tools/copyright_scanner/third_party_files_whitelist.txt
@@ -67,9 +67,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
@@ -171,6 +168,9 @@ ui/base/clipboard/clipboard_util_win.cc
ui/base/cocoa/tool_tip_base_view.mm
# Copyright The Chromium Authors, Apple Inc; BSD license. Not used on Android.
ui/base/dragdrop/os_exchange_data_provider_win.cc
+# Copyright Apple Inc; BSD license. Moved from third_party/WebKit/.
+ui/events/blink/input_scroll_elasticity_controller.cc
+ui/events/blink/input_scroll_elasticity_controller.h
# Copyright The Chromium Authors, Michael Emmel, Google Inc; BSD license. This
# third-party code is taken from WebKit, the license for which we already pick
# up from webkit/.
« no previous file with comments | « content/renderer/input/synchronous_input_handler_proxy.h ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698