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

Unified Diff: components/font_service/BUILD.gn

Issue 2645973006: [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: . Created 3 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 | « components/filesystem/run_all_unittests.cc ('k') | components/leveldb/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/font_service/BUILD.gn
diff --git a/components/font_service/BUILD.gn b/components/font_service/BUILD.gn
index 0777cce337ae70b3616fc7d236663c234553a30b..3da22f6b5c11080841b76183521dc57e7598d986 100644
--- a/components/font_service/BUILD.gn
+++ b/components/font_service/BUILD.gn
@@ -37,10 +37,6 @@ service("font_service") {
"//mojo/public/c/system",
"//services/service_manager/public/cpp",
]
-
- data_deps = [
- ":manifest",
- ]
}
service_manifest("manifest") {
« no previous file with comments | « components/filesystem/run_all_unittests.cc ('k') | components/leveldb/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698