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

Unified Diff: services/ui/test_wm/manifest.json

Issue 2500973002: Converts test_wm to use aura (Closed)
Patch Set: reference bug Created 4 years, 1 month 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/ui/test_wm/BUILD.gn ('k') | services/ui/test_wm/test_wm.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/test_wm/manifest.json
diff --git a/services/ui/test_wm/manifest.json b/services/ui/test_wm/manifest.json
index 583733dfa169295dcca8ad8a0e078eb0570b2077..768aacc86d322df5e20dfd8bd78419d4b8571df2 100644
--- a/services/ui/test_wm/manifest.json
+++ b/services/ui/test_wm/manifest.json
@@ -4,7 +4,7 @@
"interface_provider_specs": {
"service_manager:connector": {
"requires": {
- "ui": [ "ui:window_manager" ]
+ "ui": [ "ui:window_manager", "ui:gpu_client" ]
}
}
}
« no previous file with comments | « services/ui/test_wm/BUILD.gn ('k') | services/ui/test_wm/test_wm.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698