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

Unified Diff: mash/test/DEPS

Issue 2639513002: mash: Do not use InProcessContextFactory in tests. (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 | « mash/BUILD.gn ('k') | mash/test/mash_test_suite.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/test/DEPS
diff --git a/mash/test/DEPS b/mash/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..da56252e9993076b02f815bda8cf12665e0bede7
--- /dev/null
+++ b/mash/test/DEPS
@@ -0,0 +1,6 @@
+specific_include_rules = {
+ "mash_test_suite\.cc": [
+ "+cc/output/context_provider.h",
+ "+cc/test",
+ ],
+}
« no previous file with comments | « mash/BUILD.gn ('k') | mash/test/mash_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698