| Index: third_party/WebKit/Source/platform/graphics/filters/SourceGraphic.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/filters/SourceGraphic.h b/third_party/WebKit/Source/platform/graphics/filters/SourceGraphic.h
|
| index ba693661a38caeb3a0a9c7100ce65a89c94820f4..c7a4a7775c36eee59a82534e9f4c7b8b2fac24f1 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/filters/SourceGraphic.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/filters/SourceGraphic.h
|
| @@ -48,6 +48,6 @@ class PLATFORM_EXPORT SourceGraphic final : public FilterEffect {
|
| IntRect m_sourceRect;
|
| };
|
|
|
| -} //namespace blink
|
| +} // namespace blink
|
|
|
| #endif // SourceGraphic_h
|
|
|