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

Unified Diff: components/test/DEPS

Issue 2687583002: Add support for single sample metrics. (Closed)
Patch Set: Address comments. Created 3 years, 7 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 595f6482f8dc2d83c98b88efe92fb21d816b5e58..86516a463e33a1b5021a1849a2d410a5dc68c8ad 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -8,3 +8,9 @@ include_rules = [
"+net",
"+ui",
]
+
+specific_include_rules = {
+ "components_test_suite\.cc": [
+ "+mojo/edk/embedder",
+ ],
+}
« 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