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

Unified Diff: components/test/DEPS

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: Remove all duplicated calls to mojo::edk::init() Created 4 years, 2 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/BUILD.gn ('k') | components/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test/DEPS
diff --git a/components/test/DEPS b/components/test/DEPS
index 5fe488773c390b7dd7e5a791428512bd261db503..595f6482f8dc2d83c98b88efe92fb21d816b5e58 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -8,9 +8,3 @@ include_rules = [
"+net",
"+ui",
]
-
-specific_include_rules = {
- "run_all_unittests\.cc": [
- "+mojo/edk/embedder/embedder.h",
- ],
-}
« no previous file with comments | « components/BUILD.gn ('k') | components/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698