| Index: third_party/WebKit/Source/core/exported/WebPluginContainerBase.h
|
| diff --git a/third_party/WebKit/Source/core/exported/WebPluginContainerBase.h b/third_party/WebKit/Source/core/exported/WebPluginContainerBase.h
|
| index 6854da943b79009b195038211b3e53b61706b17d..992a247698850e1d191d71685fb849f66c8d3080 100644
|
| --- a/third_party/WebKit/Source/core/exported/WebPluginContainerBase.h
|
| +++ b/third_party/WebKit/Source/core/exported/WebPluginContainerBase.h
|
| @@ -69,6 +69,6 @@ DEFINE_TYPE_CASTS(WebPluginContainerBase,
|
| true,
|
| true);
|
|
|
| -} // nammespace blink
|
| +} // namespace blink
|
|
|
| #endif // WebPluginContainerBase_h
|
|
|