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

Unified Diff: mash/screenlock/manifest.json

Issue 2569953002: Removes example code that isn't correctly wired up (Closed)
Patch Set: Created 4 years 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 | « mash/screenlock/main.cc ('k') | mash/screenlock/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/screenlock/manifest.json
diff --git a/mash/screenlock/manifest.json b/mash/screenlock/manifest.json
deleted file mode 100644
index 1ee4355ec149c8326f07163f11dc2e7d8cacefe5..0000000000000000000000000000000000000000
--- a/mash/screenlock/manifest.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "screenlock",
- "display_name": "Screen Lock",
- "interface_provider_specs": {
- "service_manager:connector": {
- "requires": {
- "*": [ "app" ]
- }
- }
- }
-}
« no previous file with comments | « mash/screenlock/main.cc ('k') | mash/screenlock/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698