Chromium Code Reviews| Index: third_party/WebKit/Source/core/page/DragSession.h |
| diff --git a/third_party/WebKit/Source/core/page/DragSession.h b/third_party/WebKit/Source/core/page/DragSession.h |
| index ffad2df5a0c3c850cb23ace05cffe659f60986de..789ffcfbcc4cfd96ebb0c4000f6b1a7c3c1c9055 100644 |
| --- a/third_party/WebKit/Source/core/page/DragSession.h |
| +++ b/third_party/WebKit/Source/core/page/DragSession.h |
| @@ -45,6 +45,6 @@ struct DragSession { |
| } |
| }; |
| -} |
| +} // namespace blink |
| #endif |