Index: content/public/common/content_constants.h |
=================================================================== |
--- content/public/common/content_constants.h (revision 150871) |
+++ content/public/common/content_constants.h (working copy) |
@@ -23,9 +23,6 @@ |
// 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; |