| Index: third_party/WebKit/Source/core/style/StylePendingImage.h
|
| diff --git a/third_party/WebKit/Source/core/style/StylePendingImage.h b/third_party/WebKit/Source/core/style/StylePendingImage.h
|
| index 483f3b1427610f570d9a32f057fbd7b6796c076c..e9102bd7df126577fb3a562cfd504b5348a6776a 100644
|
| --- a/third_party/WebKit/Source/core/style/StylePendingImage.h
|
| +++ b/third_party/WebKit/Source/core/style/StylePendingImage.h
|
| @@ -95,5 +95,5 @@ private:
|
|
|
| DEFINE_STYLE_IMAGE_TYPE_CASTS(StylePendingImage, isPendingImage());
|
|
|
| -}
|
| +} // namespace blink
|
| #endif
|
|
|