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

Unified Diff: mojo/services/ui/views/cpp/BUILD.gn

Issue 1552043002: Make Mozart view manager use the new compositor. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-12
Patch Set: apply review feedback Created 4 years, 11 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 | « mojo/services/ui/input/interfaces/input_dispatcher.mojom ('k') | mojo/services/ui/views/cpp/formatting.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/ui/views/cpp/BUILD.gn
diff --git a/mojo/services/gfx/composition/cpp/BUILD.gn b/mojo/services/ui/views/cpp/BUILD.gn
similarity index 93%
copy from mojo/services/gfx/composition/cpp/BUILD.gn
copy to mojo/services/ui/views/cpp/BUILD.gn
index 8be29316bab8375cca38a942810c96a4ea909afa..ada87b396a8966187dc9b41cb5e448d1742d2e6b 100644
--- a/mojo/services/gfx/composition/cpp/BUILD.gn
+++ b/mojo/services/ui/views/cpp/BUILD.gn
@@ -15,6 +15,7 @@ mojo_sdk_source_set("cpp") {
deps = [
"../../../geometry/cpp",
+ "../../../gfx/composition/cpp",
"../interfaces",
]
}
« no previous file with comments | « mojo/services/ui/input/interfaces/input_dispatcher.mojom ('k') | mojo/services/ui/views/cpp/formatting.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698