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

Unified Diff: ui/views/mus/interactive_ui_tests_manifest.json

Issue 2759463002: aura-mus: create an interactive ui test for drag and drop. (Closed)
Patch Set: General cleanup. Created 3 years, 9 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: ui/views/mus/interactive_ui_tests_manifest.json
diff --git a/ui/views/mus/interactive_ui_tests_manifest.json b/ui/views/mus/interactive_ui_tests_manifest.json
index 3cd8d4c082a46a17ad893ca2420c107a97100814..a961e49f56ccfe00dcc22b3bc106fe278659f952 100644
--- a/ui/views/mus/interactive_ui_tests_manifest.json
+++ b/ui/views/mus/interactive_ui_tests_manifest.json
@@ -4,7 +4,7 @@
"interface_provider_specs": {
"service_manager:connector": {
"requires": {
- "*": [ "app" ]
+ "*": [ "app", "test" ]
}
}
}

Powered by Google App Engine
This is Rietveld 408576698