| Index: chrome/common/extensions/api/top_sites.json
|
| diff --git a/chrome/common/extensions/api/top_sites.json b/chrome/common/extensions/api/top_sites.json
|
| index 3a8ece82e33fdfc721f6d9ce62583b99f935ff49..b6abec4f8d369772e289e0b83d604622b24041b0 100644
|
| --- a/chrome/common/extensions/api/top_sites.json
|
| +++ b/chrome/common/extensions/api/top_sites.json
|
| @@ -6,6 +6,7 @@
|
| {
|
| "namespace": "topSites",
|
| "description": "Use the <code>chrome.topSites</code> API to access the top sites that are displayed on the new tab page.",
|
| + "compiler_options": {"use_movable_types": true},
|
| "types": [
|
| {
|
| "id": "MostVisitedURL",
|
|
|