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

Unified Diff: ui/display/BUILD.gn

Issue 2428383006: Decouple VR Shell DPR and CSS size from Physical Displays. (Closed)
Patch Set: Created 4 years, 2 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/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 9faf6f487d2fdf100b6d4701a1a1a3fa007955de..9726166ea7bd680579c3a39e73a479533d7347ab 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -8,6 +8,7 @@ import("//testing/test.gni")
component("display") {
sources = [
"android/screen_android.cc",
+ "android/screen_android.h",
"chromeos/apply_content_protection_task.cc",
"chromeos/apply_content_protection_task.h",
"chromeos/configure_displays_task.cc",

Powered by Google App Engine
This is Rietveld 408576698