| Index: Source/core/page/SpatialNavigation.h
|
| diff --git a/Source/core/page/SpatialNavigation.h b/Source/core/page/SpatialNavigation.h
|
| index 482b6f6e4c1fd2e539606a05c48b8c1217411f3e..ec751792ac8697a1299f7ba37cb60aaf1a750ef5 100644
|
| --- a/Source/core/page/SpatialNavigation.h
|
| +++ b/Source/core/page/SpatialNavigation.h
|
| @@ -146,6 +146,6 @@ LayoutRect virtualRectForDirection(FocusType, const LayoutRect& startingRect, La
|
| LayoutRect virtualRectForAreaElementAndDirection(HTMLAreaElement&, FocusType);
|
| HTMLFrameOwnerElement* frameOwnerElement(FocusCandidate&);
|
|
|
| -} // namspace WebCore
|
| +} // namespace blink
|
|
|
| #endif // SpatialNavigation_h
|
|
|