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

Unified Diff: content/public/common/BUILD.gn

Issue 2317563004: Change blink::WebScreenInfo to content::ScreenInfo (Closed)
Patch Set: Fix Windows compile Created 4 years, 3 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: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 6eb1c9a735432b00813e77c845ce88bae3bffc13..1fda744f77dfd1652f94c86553bade5c552cb7a5 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -191,6 +191,8 @@ source_set("common_sources") {
"sandbox_type.h",
"sandboxed_process_launcher_delegate.cc",
"sandboxed_process_launcher_delegate.h",
+ "screen_info.cc",
+ "screen_info.h",
"screen_orientation_values.h",
"security_style.h",
"send_zygote_child_ping_linux.h",

Powered by Google App Engine
This is Rietveld 408576698