| Index: Source/core/style/ShadowList.h
|
| diff --git a/Source/core/style/ShadowList.h b/Source/core/style/ShadowList.h
|
| index ba834d7f51d439b015ea540847059969b6bbaa7d..5172e920a2218caa5ade9b224cd1dc2aa870209d 100644
|
| --- a/Source/core/style/ShadowList.h
|
| +++ b/Source/core/style/ShadowList.h
|
| @@ -66,7 +66,6 @@ public:
|
| // source (i.e. no outsets will be negative).
|
| FloatRectOutsets rectOutsetsIncludingOriginal() const;
|
|
|
| - void adjustRectForShadow(LayoutRect&) const;
|
| void adjustRectForShadow(FloatRect&) const;
|
|
|
| PassOwnPtr<DrawLooperBuilder> createDrawLooper(DrawLooperBuilder::ShadowAlphaMode, const Color& currentColor, bool isHorizontal = true) const;
|
|
|