| Index: third_party/WebKit/Source/platform/geometry/DoubleRect.h
|
| diff --git a/third_party/WebKit/Source/platform/geometry/DoubleRect.h b/third_party/WebKit/Source/platform/geometry/DoubleRect.h
|
| index 566caf5d0bd20fd41f45d3d8a75b103ade3975cf..9fb6f84e6a864461a86f3f98b3e15ae3bcce665b 100644
|
| --- a/third_party/WebKit/Source/platform/geometry/DoubleRect.h
|
| +++ b/third_party/WebKit/Source/platform/geometry/DoubleRect.h
|
| @@ -71,6 +71,6 @@ PLATFORM_EXPORT IntRect enclosedIntRect(const DoubleRect&);
|
|
|
| PLATFORM_EXPORT IntRect roundedIntRect(const DoubleRect&);
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|