diff options
Diffstat (limited to 'base/word_iterator.h')
-rw-r--r-- | base/word_iterator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/word_iterator.h b/base/word_iterator.h index 097290f..14db408 100644 --- a/base/word_iterator.h +++ b/base/word_iterator.h @@ -112,4 +112,4 @@ class WordIterator { DISALLOW_EVIL_CONSTRUCTORS(WordIterator); }; -#endif // BASE_WORD_ITERATOR_H__
\ No newline at end of file +#endif // BASE_WORD_ITERATOR_H__ |