Index: content/common/android/address_parser_internal.h |
diff --git a/content/common/android/address_parser_internal.h b/content/common/android/address_parser_internal.h |
index 9ca39a27a6b57d2d56f4ea603cdad02cf6c0e2f5..760dea60105dfc6dbcd8d6ab208f19a65c99f0f9 100644 |
--- a/content/common/android/address_parser_internal.h |
+++ b/content/common/android/address_parser_internal.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 CONTENT_COMMON_ADDRESS_PARSER_INTERNAL_H_ |
-#define CONTENT_COMMON_ADDRESS_PARSER_INTERNAL_H_ |
+#ifndef CONTENT_COMMON_ANDROID_ADDRESS_PARSER_INTERNAL_H_ |
+#define CONTENT_COMMON_ANDROID_ADDRESS_PARSER_INTERNAL_H_ |
#include <vector> |
@@ -83,4 +83,4 @@ CONTENT_EXPORT bool IsZipValidForState(const Word& word, size_t state_index); |
} // namespace content |
-#endif // CONTENT_COMMON_ADDRESS_PARSER_INTERNAL_H_ |
+#endif // CONTENT_COMMON_ANDROID_ADDRESS_PARSER_INTERNAL_H_ |