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

Unified Diff: services/test/DEPS

Issue 2897123004: Move display_service_unittests to services_unittests. (Closed)
Patch Set: Merge with tot 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
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",
+]

Powered by Google App Engine
This is Rietveld 408576698