| Index: third_party/WebKit/Source/modules/imagebitmap/ImageBitmapRenderingContext.cpp
|
| diff --git a/third_party/WebKit/Source/modules/imagebitmap/ImageBitmapRenderingContext.cpp b/third_party/WebKit/Source/modules/imagebitmap/ImageBitmapRenderingContext.cpp
|
| index c8c388a5ca09507c4c31c2f788f3e25e42d831b5..ff629d39023e9e9ead7519f0b773357be6cb0576 100644
|
| --- a/third_party/WebKit/Source/modules/imagebitmap/ImageBitmapRenderingContext.cpp
|
| +++ b/third_party/WebKit/Source/modules/imagebitmap/ImageBitmapRenderingContext.cpp
|
| @@ -80,4 +80,4 @@ bool ImageBitmapRenderingContext::IsAccelerated() const {
|
| return image_layer_bridge_->IsAccelerated();
|
| }
|
|
|
| -} // blink
|
| +} // namespace blink
|
|
|