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

Unified Diff: shell/BUILD.gn

Issue 1534693002: Delete the Surfaces service. (Closed) Base URL: git@github.com:domokit/mojo.git@cl-2d
Patch Set: rebase Created 5 years 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 | « services/surfaces/surfaces_service_application.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/BUILD.gn
diff --git a/shell/BUILD.gn b/shell/BUILD.gn
index 303f907afd6a7ee12f86c5dcc38a5b3bfd83b575..ef4d7d5b2dbb0712e90550c4c3c5719b0f8b19bf 100644
--- a/shell/BUILD.gn
+++ b/shell/BUILD.gn
@@ -428,7 +428,6 @@ if (is_android) {
"$root_out_dir/device_info.mojo",
"$root_out_dir/icu_data.mojo",
"$root_out_dir/java_handler.mojo",
- "$root_out_dir/surfaces_service.mojo",
"$root_out_dir/tracing.mojo",
]
@@ -438,7 +437,6 @@ if (is_android) {
"//services/dart:dart_content_handler",
"//services/device_info",
"//services/icu_data",
- "//services/surfaces",
"//services/tracing",
]
}
« no previous file with comments | « services/surfaces/surfaces_service_application.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698