| Index: content/public/common/content_constants.h
|
| diff --git a/content/public/common/content_constants.h b/content/public/common/content_constants.h
|
| index 035f1559d5ed782de3f24e7cc04b85c384bff98c..543660a6f2b687f70477a9507ec9bf8ad70b78d8 100644
|
| --- a/content/public/common/content_constants.h
|
| +++ b/content/public/common/content_constants.h
|
| @@ -23,9 +23,6 @@ CONTENT_EXPORT extern const FilePath::CharType kPepperDataDirname[];
|
|
|
| // The MIME type used for the browser plugin.
|
| CONTENT_EXPORT extern const char kBrowserPluginMimeType[];
|
| -// TODO(fsamuel): Remove this once upstreaming of the new browser plugin is
|
| -// complete.
|
| -CONTENT_EXPORT extern const char kBrowserPluginNewMimeType[];
|
|
|
| CONTENT_EXPORT extern const size_t kMaxRendererProcessCount;
|
|
|
|
|