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

Unified Diff: ui/android/BUILD.gn

Issue 1409833004: Add DeviceDisplayInfo getter in WindowAndroid. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix failing bot, revert RWHVA changes, add NOTIMPLEMENTED to some functions in screen_android Created 4 years, 10 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 | « content/browser/renderer_host/compositor_impl_android.cc ('k') | ui/android/screen_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index 8e197e84131f82e96f440ee9d310a23bf1d90906..671e3c6f287dbeb9291121e98e26b8ee000efad4 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -28,6 +28,8 @@ component("android") {
"resources/resource_manager_impl.cc",
"resources/resource_manager_impl.h",
"resources/ui_resource_provider.h",
+ "screen_android.cc",
+ "screen_android.h",
"ui_android_export.h",
"ui_android_jni_registrar.cc",
"ui_android_jni_registrar.h",
« no previous file with comments | « content/browser/renderer_host/compositor_impl_android.cc ('k') | ui/android/screen_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698