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

Unified Diff: chromecast/graphics/BUILD.gn

Issue 2155863002: [Chromecast] Default desktop windows to 720p + switch for 1080p (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « chromecast/base/chromecast_switches.cc ('k') | chromecast/graphics/graphics_properties_default.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/graphics/BUILD.gn
diff --git a/chromecast/graphics/BUILD.gn b/chromecast/graphics/BUILD.gn
index c385753fff2e29ae70fff80619e9b35fb9884f23..9128efafbdfe7bed4e8ee169c250e97231cc3874 100644
--- a/chromecast/graphics/BUILD.gn
+++ b/chromecast/graphics/BUILD.gn
@@ -36,5 +36,6 @@ shared_library("libcast_graphics_1.0") {
deps = [
"//base",
+ "//chromecast/base/",
]
}
« no previous file with comments | « chromecast/base/chromecast_switches.cc ('k') | chromecast/graphics/graphics_properties_default.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698