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

Unified Diff: content/content_renderer.gypi

Issue 15920002: Fix WebView compositor input handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Avoid DCHECKs when retrieving process ID Created 7 years, 6 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
« no previous file with comments | « content/content_browser.gypi ('k') | content/renderer/android/synchronous_compositor_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index aca8515a097dbe978c544da86d994c84ba78931b..07f946f471a92a060be36fdeca633f2098fd7fc6 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -111,6 +111,7 @@
'renderer/gpu/input_handler_proxy.h',
'renderer/gpu/input_handler_manager.cc',
'renderer/gpu/input_handler_manager.h',
+ 'renderer/gpu/input_handler_manager_client.h',
'renderer/gpu/input_handler_wrapper.cc',
'renderer/gpu/input_handler_wrapper.h',
'renderer/gpu/gpu_benchmarking_extension.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/renderer/android/synchronous_compositor_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698