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

Unified Diff: services/shape_detection/BUILD.gn

Issue 2652273002: Remove all service manifests from data_deps (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/service_manager/tests/service_manager/BUILD.gn ('k') | services/ui/demo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shape_detection/BUILD.gn
diff --git a/services/shape_detection/BUILD.gn b/services/shape_detection/BUILD.gn
index 05fdfb273ea7c43f8900245dd175a9bcff5d44b8..7c8574857c82e54c0f90b736fe67d0ad83ab8396 100644
--- a/services/shape_detection/BUILD.gn
+++ b/services/shape_detection/BUILD.gn
@@ -33,10 +33,6 @@ source_set("lib") {
"//services/service_manager/public/cpp",
"//services/shape_detection/public/interfaces",
]
-
- data_deps = [
- ":manifest",
- ]
}
service_manifest("manifest") {
« no previous file with comments | « services/service_manager/tests/service_manager/BUILD.gn ('k') | services/ui/demo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698