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

Unified Diff: extensions/test/data/manifest_tests/file_handlers_invalid_no_type_or_extension.json

Issue 581853002: Remove deprecated 'title' manifest attribute. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sync Created 6 years, 3 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
Index: extensions/test/data/manifest_tests/file_handlers_invalid_no_type_or_extension.json
diff --git a/extensions/test/data/manifest_tests/file_handlers_invalid_no_type_or_extension.json b/extensions/test/data/manifest_tests/file_handlers_invalid_no_type_or_extension.json
index 777c966db0a97aa9b5efbebeeb378cb65c39ea72..1366625e3fbd0e5251da27ca5cccce2e08336f25 100644
--- a/extensions/test/data/manifest_tests/file_handlers_invalid_no_type_or_extension.json
+++ b/extensions/test/data/manifest_tests/file_handlers_invalid_no_type_or_extension.json
@@ -9,7 +9,6 @@
},
"file_handlers": {
"text": {
- "title": "Text editor"
}
}
}

Powered by Google App Engine
This is Rietveld 408576698