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

Unified Diff: components/filesystem/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/filesystem/BUILD.gn ('k') | components/filesystem/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/filesystem/DEPS
diff --git a/components/filesystem/DEPS b/components/filesystem/DEPS
index 1be3376ca7d59479960373ee59f2b784298009c0..26e542410cec7b9ef769f25ae732b63f22f236c8 100644
--- a/components/filesystem/DEPS
+++ b/components/filesystem/DEPS
@@ -6,10 +6,3 @@ include_rules = [
"+services/service_manager",
"+services/tracing/public/cpp",
]
-
-specific_include_rules = {
- "run_all_unittests.cc": [
- "+mojo/edk/embedder",
- "+services/catalog",
- ]
-}
« no previous file with comments | « components/filesystem/BUILD.gn ('k') | components/filesystem/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698