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

Unified Diff: android_webview/tools/third_party_files_whitelist.txt

Issue 704603002: Move scroll elasticity files from blink to content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add whitelist Created 6 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 | « no previous file | content/renderer/input/input_scroll_elasticity_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/third_party_files_whitelist.txt
diff --git a/android_webview/tools/third_party_files_whitelist.txt b/android_webview/tools/third_party_files_whitelist.txt
index b4015b523f198e7f11dd2b3bd6d51b1ec05e1acd..8c88957bd7146416b088ebd5d6d490b6495a73d7 100644
--- a/android_webview/tools/third_party_files_whitelist.txt
+++ b/android_webview/tools/third_party_files_whitelist.txt
@@ -69,6 +69,9 @@ 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
# Native client not used in Android. Contains the word "Copyright"
« no previous file with comments | « no previous file | content/renderer/input/input_scroll_elasticity_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698