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

Unified Diff: chrome/common/extensions/docs/samples.json

Issue 10532105: Use ICU script code "Jpan" instead of "Hrkt" in Japanese pref names (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: change in tests and comment Created 8 years, 6 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: chrome/common/extensions/docs/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index 6281eb2182b16730dec0dc4fdab7736c7cf2c1ec..ddebebc06cd6e659706132400b66270d44366016 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -247,6 +247,7 @@
"chrome.extension.setUpdateUrlData": "extension.html#method-setUpdateUrlData",
"chrome.fileBrowserHandler.onExecute": "fileBrowserHandler.html#event-onExecute",
"chrome.fileBrowserHandler.selectFile": "fileBrowserHandler.html#method-selectFile",
+ "chrome.fileSystem.getDisplayPath": "fileSystem.html#method-getDisplayPath",
"chrome.history.addUrl": "history.html#method-addUrl",
"chrome.history.deleteAll": "history.html#method-deleteAll",
"chrome.history.deleteRange": "history.html#method-deleteRange",
@@ -1278,7 +1279,7 @@
"popup.html",
"popup.js"
],
- "source_hash": "2ddbba4bef345eb3b9631f3dbe27e0b1e50b86bb",
+ "source_hash": "a87539c6384a76d8d4125b604f21d09b7bfc33f6",
"zip_path": "examples/api/fontSettings.zip"
},
{
@@ -2141,10 +2142,9 @@
"manifest.json",
"page_cycler.css",
"page_cycler.html",
- "page_cycler.js",
- "ui_page_cycler.js"
tony 2012/06/12 18:15:31 Did you mean to remove ui_page_cycler.js?
falken 2012/06/12 23:49:37 Yep, the unrelated changes under docs/ are automat
+ "page_cycler.js"
],
- "source_hash": "959ddab802b06128d041e2aa4d2437f005e81c4d",
+ "source_hash": "504348bff562ac22fafc405d58870f0acd61f004",
"zip_path": "examples/api/record/page_cycler.zip"
},
{
@@ -2804,4 +2804,4 @@
"zip_path": "examples/api/extension/isAllowedAccess.zip"
}
]
-}
+}
« no previous file with comments | « chrome/common/extensions/docs/samples.html ('k') | chrome/common/extensions/docs/static/experimental.fontSettings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698