| Index: third_party/WebKit/Source/platform/plugins/PluginData.h
|
| diff --git a/third_party/WebKit/Source/platform/plugins/PluginData.h b/third_party/WebKit/Source/platform/plugins/PluginData.h
|
| index 2670ab3e6482dba5c339ef61fb39d1811509533c..1b881edf451e85ec65e9111e20cd1694754773a9 100644
|
| --- a/third_party/WebKit/Source/platform/plugins/PluginData.h
|
| +++ b/third_party/WebKit/Source/platform/plugins/PluginData.h
|
| @@ -77,6 +77,6 @@ private:
|
| // plugin's mime type for this extension. Otherwise returns an empty string.
|
| PLATFORM_EXPORT String getPluginMimeTypeFromExtension(const String& extension);
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|