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

Unified Diff: components/mus/clipboard/test_manifest.json

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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 | « components/mus/clipboard/clipboard_unittest.cc ('k') | components/mus/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/clipboard/test_manifest.json
diff --git a/components/mus/clipboard/test_manifest.json b/components/mus/clipboard/test_manifest.json
deleted file mode 100644
index 26e694cea0248ca4be94f3c8b6042b0d45b73c8b..0000000000000000000000000000000000000000
--- a/components/mus/clipboard/test_manifest.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "manifest_version": 1,
- "name": "exe:mus_clipboard_unittests",
- "display_name": "Clipboard Service Unittests",
- "capabilities": {
- "required": {
- "mojo:mus": { "interfaces": [ "mus::mojom::Clipboard" ] }
- }
- }
-}
« no previous file with comments | « components/mus/clipboard/clipboard_unittest.cc ('k') | components/mus/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698