Chromium Code Reviews| Index: third_party/WebKit/Source/platform/DragImage.h |
| diff --git a/third_party/WebKit/Source/platform/DragImage.h b/third_party/WebKit/Source/platform/DragImage.h |
| index 440a7223245891ead394fa12b26caa6dede8ae56..64f458ae94f42721d07d8a36151f7d16cdb01b4d 100644 |
| --- a/third_party/WebKit/Source/platform/DragImage.h |
| +++ b/third_party/WebKit/Source/platform/DragImage.h |
| @@ -73,6 +73,6 @@ private: |
| InterpolationQuality m_interpolationQuality; |
| }; |
| -} |
| +} // namespace blink |
| #endif // DragImage_h |