Index: android_webview/common/crash_reporter/crash_keys.h |
diff --git a/android_webview/common/crash_reporter/crash_keys.h b/android_webview/common/crash_reporter/crash_keys.h |
index aedfdfc55deaf548181f607e79cba8c2e72a8840..d9be49ce3955beb39c1c046dfe30808f0ed2466e 100644 |
--- a/android_webview/common/crash_reporter/crash_keys.h |
+++ b/android_webview/common/crash_reporter/crash_keys.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 ANDROID_WEBVIEW_COMMON_CRASH_KEYS_H_ |
-#define ANDROID_WEBVIEW_COMMON_CRASH_KEYS_H_ |
+#ifndef ANDROID_WEBVIEW_COMMON_CRASH_REPORTER_CRASH_KEYS_H_ |
+#define ANDROID_WEBVIEW_COMMON_CRASH_REPORTER_CRASH_KEYS_H_ |
#include <stddef.h> |
#include <string> |
@@ -37,4 +37,4 @@ extern const char kAndroidSdkInt[]; |
} // namespace crash_keys |
} // namespace android_webview |
-#endif // ANDROID_WEBVIEW_COMMON_CRASH_KEYS_H_ |
+#endif // ANDROID_WEBVIEW_COMMON_CRASH_REPORTER_CRASH_KEYS_H_ |