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

Unified Diff: components/test/DEPS

Issue 2453933003: Centralize mojo edk initialization path for some unit tests. (Closed)
Patch Set: Revert change of third_party/WebKit/Source/platform/testing/DEPS 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/test/BUILD.gn ('k') | components/test/components_test_suite.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 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",
- ],
-}
« no previous file with comments | « components/test/BUILD.gn ('k') | components/test/components_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698