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

Unified Diff: services/test/DEPS

Issue 2897123004: Move display_service_unittests to services_unittests. (Closed)
Patch Set: services -> service_manager 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 | « services/test/BUILD.gn ('k') | services/test/run_all_service_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/test/DEPS
diff --git a/services/test/DEPS b/services/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..41f2ace1f5395c1296cdc83dbaa091801f85e393
--- /dev/null
+++ b/services/test/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ # The test runner needs to initialize various parts of the UI stack.
+ "+ui",
+]
« no previous file with comments | « services/test/BUILD.gn ('k') | services/test/run_all_service_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698