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

Unified Diff: android_webview/BUILD.gn

Issue 2090903002: aw: Share cc::Display instance (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/browser/hardware_renderer.h » ('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 a959c96e8295d8fe8fd8a2d56f470d162da3f660..3089a7c6fc1b5607cb1106410fe434155470d541 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -496,6 +496,8 @@ source_set("common") {
"browser/scoped_allow_wait_for_legacy_web_view_api.h",
"browser/scoped_app_gl_state_restore.cc",
"browser/scoped_app_gl_state_restore.h",
+ "browser/surfaces_instance.cc",
+ "browser/surfaces_instance.h",
"common/android_webview_message_generator.cc",
"common/android_webview_message_generator.h",
"common/aw_content_client.cc",
« no previous file with comments | « no previous file | android_webview/browser/hardware_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698