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

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: Created 4 years, 12 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: 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 2c0a55bec5250920eaf620984eda0a3d3e0c2a2f..be6ac4ca9a0ce15ee23d27f0e5914ab490eceabc 100644
--- a/mojo/services/gfx/composition/cpp/BUILD.gn
+++ b/mojo/services/ui/views/cpp/BUILD.gn
@@ -16,5 +16,6 @@ mojo_sdk_source_set("cpp") {
deps = [
"../interfaces",
"../../../geometry/cpp",
+ "../../../gfx/composition/cpp",
]
}

Powered by Google App Engine
This is Rietveld 408576698