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

Unified Diff: services/ui/BUILD.gn

Issue 2476663003: PlatformScreenOzone using DisplayManager (Closed)
Patch Set: Improve primary display handling add Screen instance. Created 4 years 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 | « no previous file | services/ui/display/BUILD.gn » ('j') | services/ui/display/screen_manager_ozone.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/BUILD.gn
diff --git a/services/ui/BUILD.gn b/services/ui/BUILD.gn
index f8d88227ac86e4d7227d4d4ada39448cd63f8a8d..383a5cfa9ebcb386a4a65379f49d2f90f0b67e3e 100644
--- a/services/ui/BUILD.gn
+++ b/services/ui/BUILD.gn
@@ -126,6 +126,7 @@ source_set("lib") {
repack("resources_strings") {
sources = [
"$root_gen_dir/ui/strings/app_locale_settings_en-US.pak",
+ "$root_gen_dir/ui/strings/ui_strings_en-US.pak",
]
output = "$root_out_dir/mus_app_resources_strings.pak"
deps = [
« no previous file with comments | « no previous file | services/ui/display/BUILD.gn » ('j') | services/ui/display/screen_manager_ozone.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698