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

Unified Diff: android_webview/android_webview.gyp

Issue 2036023002: Rewire Android WebView's compositor changed signal. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use web_contents_ Created 4 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 | « android_webview/BUILD.gn ('k') | android_webview/browser/browser_view_renderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 6fba589d0c5f5f775a1412a25cb7044292f9d36d..f1b25bd383d4785280452feeddd6ac8ebc88abf4 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -334,6 +334,8 @@
'browser/browser_view_renderer_client.h',
'browser/child_frame.cc',
'browser/child_frame.h',
+ 'browser/compositor_id.cc',
+ 'browser/compositor_id.h',
'browser/deferred_gpu_command_service.cc',
'browser/deferred_gpu_command_service.h',
'browser/find_helper.cc',
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/browser/browser_view_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698