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

Unified Diff: chrome/test/data/extensions/manifest_tests/default_locale_invalid.json

Issue 719243002: Move default_locale manifest handler out of //chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: type alias Created 6 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
Index: chrome/test/data/extensions/manifest_tests/default_locale_invalid.json
diff --git a/chrome/test/data/extensions/manifest_tests/default_locale_invalid.json b/chrome/test/data/extensions/manifest_tests/default_locale_invalid.json
deleted file mode 100644
index b97077af7462a87641aeed25c4c22b85ed35a430..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/manifest_tests/default_locale_invalid.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "name": "test",
- "version": "1",
- "default_locale": "German"
-}

Powered by Google App Engine
This is Rietveld 408576698