| Index: chrome/common/extensions/manifest_unittest.cc
|
| ===================================================================
|
| --- chrome/common/extensions/manifest_unittest.cc (revision 116830)
|
| +++ chrome/common/extensions/manifest_unittest.cc (working copy)
|
| @@ -49,7 +49,6 @@
|
| keys::kContentScripts,
|
| keys::kOmnibox,
|
| keys::kDevToolsPage,
|
| - keys::kSidebar,
|
| keys::kHomepageURL,
|
| keys::kContentSecurityPolicy,
|
| keys::kFileBrowserHandlers,
|
| @@ -69,7 +68,6 @@
|
| keys::kContentScripts,
|
| keys::kOmnibox,
|
| keys::kDevToolsPage,
|
| - keys::kSidebar,
|
| keys::kHomepageURL,
|
| keys::kContentSecurityPolicy,
|
| keys::kFileBrowserHandlers,
|
| @@ -95,7 +93,6 @@
|
| keys::kContentScripts,
|
| keys::kOmnibox,
|
| keys::kDevToolsPage,
|
| - keys::kSidebar,
|
| keys::kHomepageURL,
|
| keys::kPlugins,
|
| keys::kInputComponents,
|
|
|