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

Side by Side Diff: chrome/test/data/extensions/api_test/i18nUpdate/_locales/en/messages.json

Issue 12319073: Delete the extensions i18n message map when extension unload is received. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed "", windows should be happy now Created 7 years, 9 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "testMessage":{
Yoyo Zhou 2013/03/08 22:17:50 nit: space after :
Patrick Riordan 2013/03/11 17:32:42 Done.
3 "message": "FIRSTMESSAGE"
4 }
5 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698