| Index: chrome/common/extensions/extension_messages.cc
|
| ===================================================================
|
| --- chrome/common/extensions/extension_messages.cc (revision 113054)
|
| +++ chrome/common/extensions/extension_messages.cc (working copy)
|
| @@ -48,6 +48,7 @@
|
| extension_manifest_keys::kPlatformApp,
|
| extension_manifest_keys::kPublicKey,
|
| extension_manifest_keys::kVersion,
|
| + extension_manifest_keys::kWebAccessibleResources,
|
| };
|
|
|
| // Copy only the data we need and bypass the manifest type checks.
|
|
|