diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-28 00:53:06 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-28 00:53:06 +0000 |
commit | 61dbf7eeb21c4383641f9adf7bb725533658a87f (patch) | |
tree | 8223e743ccb2c9de434a8df6a716a93b073c6c09 /base/data | |
parent | f2aeb545b39b9a3ead5d1d366f89783b7c8c623a (diff) | |
download | chromium_src-61dbf7eeb21c4383641f9adf7bb725533658a87f.zip chromium_src-61dbf7eeb21c4383641f9adf7bb725533658a87f.tar.gz chromium_src-61dbf7eeb21c4383641f9adf7bb725533658a87f.tar.bz2 |
Add base/data/json/bom_feff.json as a binary file.
This is so https://chromiumcodereview.appspot.com/9860035/ can be CQ'd.
BUG=119975
TBR=brettw
Review URL: https://chromiumcodereview.appspot.com/9802017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129324 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/data')
-rw-r--r-- | base/data/json/bom_feff.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/base/data/json/bom_feff.json b/base/data/json/bom_feff.json new file mode 100644 index 0000000..b05ae50 --- /dev/null +++ b/base/data/json/bom_feff.json @@ -0,0 +1,10 @@ +{
+ "appName": {
+ "message": "Gmail",
+ "description": "App name."
+ },
+ "appDesc": {
+ "message": "بريد إلكتروني يوفر إمكانية البحث مع مقدار أقل من الرسائل غير المرغوب فيها.",
+ "description":"App description."
+ }
+}
\ No newline at end of file |