Index: third_party/hunspell/google/bdict_writer.h |
diff --git a/third_party/hunspell/google/bdict_writer.h b/third_party/hunspell/google/bdict_writer.h |
index e4366d9ea187dd4ee66838fecf97029ec74e9946..8f5085fb7a577633dc588c6147fea85b7ee488aa 100644 |
--- a/third_party/hunspell/google/bdict_writer.h |
+++ b/third_party/hunspell/google/bdict_writer.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_THIRD_PARTY_HUNSPELL_GOOGLE_BDICT_WRITER_H__ |
-#define CHROME_THIRD_PARTY_HUNSPELL_GOOGLE_BDICT_WRITER_H__ |
+#ifndef THIRD_PARTY_HUNSPELL_GOOGLE_BDICT_WRITER_H_ |
+#define THIRD_PARTY_HUNSPELL_GOOGLE_BDICT_WRITER_H_ |
#include <string> |
#include <vector> |
@@ -67,4 +67,4 @@ class BDictWriter { |
} // namespace hunspell |
-#endif // CHROME_THIRD_PARTY_HUNSPELL_GOOGLE_BDICT_WRITER_H__ |
+#endif // THIRD_PARTY_HUNSPELL_GOOGLE_BDICT_WRITER_H_ |