| Index: third_party/WebKit/Source/platform/fonts/SymbolsIterator.cpp
|
| diff --git a/third_party/WebKit/Source/platform/fonts/SymbolsIterator.cpp b/third_party/WebKit/Source/platform/fonts/SymbolsIterator.cpp
|
| index 4375944176753e12ecd1f5c6fdc1d7f5c4057baa..201677071b7db531685fc5c2b5c33c9d1ea0d0c1 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/SymbolsIterator.cpp
|
| +++ b/third_party/WebKit/Source/platform/fonts/SymbolsIterator.cpp
|
| @@ -153,4 +153,4 @@ bool SymbolsIterator::consume(unsigned *symbolsLimit, FontFallbackPriority* font
|
| return true;
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|