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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2712203002: c++ / mojo changes for 'external window mode'
Patch Set: addressed sky/fwang feedback (take 5), simpler mus_demo changes / passing unittests Created 3 years, 9 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: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 7408a083aa3096666fb3d6b3e14aa045de381222..6c4e1f4c4e546dd0a2c2174d9765e85518d034b8 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -104,6 +104,8 @@ static_library("lib") {
"window_tree_factory.h",
"window_tree_host_factory.cc",
"window_tree_host_factory.h",
+ "window_tree_host_factory_registrar.cc",
+ "window_tree_host_factory_registrar.h",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698