Chromium Code Reviews| Index: Source/platform/graphics/ImageSource.h |
| diff --git a/Source/platform/graphics/ImageSource.h b/Source/platform/graphics/ImageSource.h |
| index 5e01167f332be0a2e8abba0ea3634c094ac06242..373a90dc2a6a391b4e2c4d1fd5e8d71e41673fb2 100644 |
| --- a/Source/platform/graphics/ImageSource.h |
| +++ b/Source/platform/graphics/ImageSource.h |
| @@ -132,6 +132,6 @@ private: |
| GammaAndColorProfileOption m_gammaAndColorProfileOption; |
| }; |
| -} |
| +} // namespace blink |
| #endif |