| Index: third_party/WebKit/Source/core/editing/markers/GrammarMarkerListImplTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/editing/markers/GrammarMarkerListImplTest.cpp b/third_party/WebKit/Source/core/editing/markers/GrammarMarkerListImplTest.cpp
|
| index be0ab1bb2c73c721211ca96e70f584f393c7b9e0..482ab637b25114bb02c344d1832f52a265c9a003 100644
|
| --- a/third_party/WebKit/Source/core/editing/markers/GrammarMarkerListImplTest.cpp
|
| +++ b/third_party/WebKit/Source/core/editing/markers/GrammarMarkerListImplTest.cpp
|
| @@ -26,4 +26,4 @@ TEST_F(GrammarMarkerListImplTest, MarkerType) {
|
| EXPECT_EQ(DocumentMarker::kGrammar, marker_list_->MarkerType());
|
| }
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|