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

Unified Diff: services/BUILD.gn

Issue 1552963002: Initial checkin of the new Mozart compositor. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-11
Patch Set: fix android build 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/mojo_services.gni ('k') | services/gfx/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 5e59c14a4147bffc003ae12b1036cb1135bff2a0..11cfefb4737fa11937ff30e15b73e0546de0d3ec 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -53,6 +53,7 @@ group("services") {
deps += [
"//services/device_info",
"//services/files",
+ "//services/gfx",
"//services/native_viewport",
"//services/ui",
"//services/url_response_disk_cache",
@@ -75,6 +76,7 @@ group("tests") {
"//services/asset_bundle:apptests",
"//services/authenticating_url_loader_interceptor:apptests",
"//services/clipboard:apptests",
+ "//services/gfx/compositor:apptests",
"//services/http_server:apptests",
"//services/native_support:apptests",
"//services/prediction:apptests",
« no previous file with comments | « mojo/services/mojo_services.gni ('k') | services/gfx/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698