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

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: works 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
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index d002084a0b9a39533609755c667ddaa446ad4785..b553b1905173efb0f9f6d61fb7a22222fba4c239 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') | android_webview/browser/surfaces_instance.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698