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

Unified Diff: components/test/DEPS

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: Rebase only 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
Index: components/test/DEPS
diff --git a/components/test/DEPS b/components/test/DEPS
index 33a76e5dd04a328896a2745d3f8228871f8292b1..595f6482f8dc2d83c98b88efe92fb21d816b5e58 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -8,9 +8,3 @@ include_rules = [
"+net",
"+ui",
]
-
-specific_include_rules = {
- "components_test_suite\.cc": [
- "+mojo/edk/embedder/embedder.h",
- ],
-}

Powered by Google App Engine
This is Rietveld 408576698