| Index: third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h
|
| diff --git a/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h b/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h
|
| index 16db27673879c4a223ca7976c82a174139f53f7a..a2b7f269826b3bc73488fed9c9767a02c7cf61a0 100644
|
| --- a/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h
|
| +++ b/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.h
|
| @@ -49,4 +49,4 @@ class PLATFORM_EXPORT LocalCurrentGraphicsContext {
|
| IntRect inflated_dirty_rect_;
|
| GraphicsContextCanvas graphics_context_canvas_;
|
| };
|
| -}
|
| +} // namespace blink
|
|
|