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

Unified Diff: content/browser/BUILD.gn

Issue 2869823003: [VSync Queue] Plug touch ack to gesture events and flush vsync queue if necessary (Closed)
Patch Set: Use seperate bool for set_non_blocking Created 3 years, 7 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e6dc149fb88dbdbbb3d6d3783823e9119b777ea5..9de56e7cbf5f4c840f5219a21ecd1555eca8b038 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -2035,8 +2035,6 @@ source_set("browser") {
"renderer_host/native_web_keyboard_event_aura.cc",
"renderer_host/render_widget_host_view_aura.cc",
"renderer_host/render_widget_host_view_aura.h",
- "renderer_host/ui_events_helper.cc",
- "renderer_host/ui_events_helper.h",
"web_contents/aura/gesture_nav_simple.cc",
"web_contents/aura/gesture_nav_simple.h",
"web_contents/aura/overscroll_navigation_overlay.cc",
« no previous file with comments | « no previous file | content/browser/renderer_host/input/touch_emulator.cc » ('j') | content/browser/renderer_host/ui_events_helper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698