| Index: third_party/WebKit/Source/core/html/PluginDocument.h
|
| diff --git a/third_party/WebKit/Source/core/html/PluginDocument.h b/third_party/WebKit/Source/core/html/PluginDocument.h
|
| index f611709c043689de1a8d1fa4ff7a791fbe69db60..79031db023d2c99979e1d8a60d3a2ba6dac5a2e0 100644
|
| --- a/third_party/WebKit/Source/core/html/PluginDocument.h
|
| +++ b/third_party/WebKit/Source/core/html/PluginDocument.h
|
| @@ -61,6 +61,6 @@ private:
|
|
|
| DEFINE_DOCUMENT_TYPE_CASTS(PluginDocument);
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // PluginDocument_h
|
|
|