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

Unified Diff: ui/display/BUILD.gn

Issue 2416403002: Reland of Android: support multiple displays on C++ side (Closed)
Patch Set: Update a map of Displays from Java 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 a3f8cf5f370b768bd68c5c191bb1e1278833b7c8..6037c958601ec78ac2ce089dd41609e2a0a52880 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