| Index: third_party/WebKit/Source/core/editing/markers/SpellingMarkerListImplTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/editing/markers/SpellingMarkerListImplTest.cpp b/third_party/WebKit/Source/core/editing/markers/SpellingMarkerListImplTest.cpp
|
| index a73974da41064fc20fa553f0e46a491bf7598c74..48e1d9ed6d1a18d537e060128b1790c0a9f49e24 100644
|
| --- a/third_party/WebKit/Source/core/editing/markers/SpellingMarkerListImplTest.cpp
|
| +++ b/third_party/WebKit/Source/core/editing/markers/SpellingMarkerListImplTest.cpp
|
| @@ -157,4 +157,4 @@ TEST_F(SpellingMarkerListImplTest, RemoveMarkersUnderWords) {
|
| EXPECT_EQ(14u, marker_list_->GetMarkers()[1]->EndOffset());
|
| }
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|