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

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

Issue 1915853002: Revert of Provide capability classes from Mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/screen_mus_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/unittests_manifest.json
diff --git a/ui/views/mus/unittests_manifest.json b/ui/views/mus/unittests_manifest.json
deleted file mode 100644
index c467eeb1cfb8cf0dbe81d59da76862ab7880042c..0000000000000000000000000000000000000000
--- a/ui/views/mus/unittests_manifest.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "manifest_version": 1,
- "name": "mojo:views_mus_unittests",
- "display_name": "Views Mus Unittests",
- "capabilities": {
- "required": {
- "mojo:desktop_wm": { "interfaces": [ "*" ] },
- "mojo:mus": {
- "classes": [ "mus:core" ]
- }
- }
- }
-}
« no previous file with comments | « ui/views/mus/screen_mus_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698