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

Unified Diff: ui/gfx/BUILD.gn

Issue 1336823003: Move chrome::HostDesktopType to ui::HostDesktopType (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@base_session_service_delegate_impl
Patch Set: Fix build on Mac and CrOS Created 5 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: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index eea8cb26691f770613c9fcda09f2fcf50043fdb3..9a3458885553343a32867bb7acf487473883917f 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -98,6 +98,7 @@ component("gfx") {
"generic_shared_memory_id.h",
"gfx_paths.cc",
"gfx_paths.h",
+ "host_desktop_type.h",
"hud_font.cc",
"hud_font.h",
"icon_util.cc",

Powered by Google App Engine
This is Rietveld 408576698