| Index: content/common/browser_plugin/browser_plugin_constants.cc
|
| diff --git a/content/common/browser_plugin/browser_plugin_constants.cc b/content/common/browser_plugin/browser_plugin_constants.cc
|
| index 9fd3b7e624c80d49aca6c8b00ad2b9d47ba53e81..93fa6623b50e5e1bff2cf71083e0ad6e31124c53 100644
|
| --- a/content/common/browser_plugin/browser_plugin_constants.cc
|
| +++ b/content/common/browser_plugin/browser_plugin_constants.cc
|
| @@ -8,9 +8,6 @@ namespace content {
|
|
|
| namespace browser_plugin {
|
|
|
| -// Attributes.
|
| -const char kAttributeAllowTransparency[] = "allowtransparency";
|
| -
|
| // Other.
|
| const int kInstanceIDNone = 0;
|
|
|
|
|