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

Unified Diff: services/file/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 | « services/device/BUILD.gn ('k') | services/image_decoder/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/file/BUILD.gn
diff --git a/services/file/BUILD.gn b/services/file/BUILD.gn
index ff1e39106e458f6e8169b4fad6aea727ebc9b711..d69bb43cacf3cbc3eb8d297dd6ffe4b46d405159 100644
--- a/services/file/BUILD.gn
+++ b/services/file/BUILD.gn
@@ -29,10 +29,6 @@ source_set("lib") {
"//services/tracing/public/cpp",
"//url",
]
-
- data_deps = [
- ":manifest",
- ]
}
service_manifest("manifest") {
« no previous file with comments | « services/device/BUILD.gn ('k') | services/image_decoder/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698