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

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: Merge with master 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
« no previous file with comments | « ui/views/mus/drag_interactive_uitest.cc ('k') | ui/views/mus/mus_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" ]
}
}
}
« no previous file with comments | « ui/views/mus/drag_interactive_uitest.cc ('k') | ui/views/mus/mus_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698