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

Unified Diff: android_webview/BUILD.gn

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 | « no previous file | android_webview/android_webview.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 3d6f6c61d40e42ab3ad1e33c89e8211141b2463e..d002084a0b9a39533609755c667ddaa446ad4785 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -443,6 +443,8 @@ source_set("common") {
"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 | « no previous file | android_webview/android_webview.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698