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

Unified Diff: content/browser/BUILD.gn

Issue 2548363007: Emulate Android joystick scroll with synthetic mouse wheel event (Closed)
Patch Set: Fixed tests Created 4 years 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/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 006228e05f07e42d9f1ea40aa085716e2590debd..cabbc031b1305f5f3f4a4325bfe1f489e197a2bd 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1712,6 +1712,8 @@ source_set("browser") {
"android/java/java_type.h",
"android/java/jni_helper.cc",
"android/java/jni_helper.h",
+ "android/joystick_scroll_provider.cc",
+ "android/joystick_scroll_provider.h",
"android/load_url_params.cc",
"android/load_url_params.h",
"android/overscroll_controller_android.cc",
« no previous file with comments | « no previous file | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698