Index: third_party/hunspell/google/bdict_reader.h |
diff --git a/third_party/hunspell/google/bdict_reader.h b/third_party/hunspell/google/bdict_reader.h |
index 370391d908e717f59be6df6500379085a40b4877..c0a889f6be2737f8fd2bb1c7a4a681cf50e3a7f2 100644 |
--- a/third_party/hunspell/google/bdict_reader.h |
+++ b/third_party/hunspell/google/bdict_reader.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_DIC_READER_H__ |
-#define CHROME_THIRD_PARTY_HUNSPELL_GOOGLE_DIC_READER_H__ |
+#ifndef THIRD_PARTY_HUNSPELL_GOOGLE_BDICT_READER_H_ |
+#define THIRD_PARTY_HUNSPELL_GOOGLE_BDICT_READER_H_ |
#include <string> |
#include <vector> |
@@ -150,4 +150,4 @@ class BDictReader { |
} // namespace hunspell |
-#endif // CHROME_THIRD_PARTY_HUNSPELL_GOOGLE_DIC_READER_H__ |
+#endif // THIRD_PARTY_HUNSPELL_GOOGLE_BDICT_READER_H_ |