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

Unified Diff: components/leveldb/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 | « components/filesystem/BUILD.gn ('k') | components/nacl/broker/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/leveldb/BUILD.gn
diff --git a/components/leveldb/BUILD.gn b/components/leveldb/BUILD.gn
index ed49e2a56c7616b4b0aad00b85d76337644d4d11..68eb41947d61ae328696ff1e17fc71bd8943ab38 100644
--- a/components/leveldb/BUILD.gn
+++ b/components/leveldb/BUILD.gn
@@ -50,10 +50,6 @@ service("leveldb") {
"//services/service_manager/public/cpp",
"//services/tracing/public/cpp",
]
-
- data_deps = [
- ":manifest",
- ]
}
service_manifest("manifest") {
« no previous file with comments | « components/filesystem/BUILD.gn ('k') | components/nacl/broker/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698