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

Unified Diff: components/leveldb/DEPS

Issue 2653713004: Add service_test GN template (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/leveldb/BUILD.gn ('k') | components/leveldb/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/leveldb/DEPS
diff --git a/components/leveldb/DEPS b/components/leveldb/DEPS
index dbf83bfd636ed38cf6cb0c3553ec75090b9d009c..af1a7ae3aaa672767034c65444d73dba35c488d7 100644
--- a/components/leveldb/DEPS
+++ b/components/leveldb/DEPS
@@ -7,10 +7,3 @@ include_rules = [
"+services/tracing/public/cpp",
"+third_party/leveldatabase",
]
-
-specific_include_rules = {
- "run_all_unittests.cc": [
- "+mojo/edk/embedder",
- "+services/catalog",
- ]
-}
« no previous file with comments | « components/leveldb/BUILD.gn ('k') | components/leveldb/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698