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

Unified Diff: ui/android/BUILD.gn

Issue 1144333004: Make WebView work for external displays (over Presentations). Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor fixes according to boliu/jdduke's comments Created 5 years, 5 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: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index 852b14e119a77d2b772d215fd845457a1c41bc64..15a49bce489a481167f9a1ccd144d5a483420bd8 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -19,6 +19,7 @@ component("android") {
"resources/ui_resource_client_android.h",
"resources/ui_resource_provider.cc",
"resources/ui_resource_provider.h",
+ "screen_android.cc",
"ui_android_export.h",
"ui_android_jni_registrar.cc",
"ui_android_jni_registrar.h",

Powered by Google App Engine
This is Rietveld 408576698