Index: android_webview/common/crash_reporter/aw_microdump_crash_reporter.h |
diff --git a/android_webview/common/crash_reporter/aw_microdump_crash_reporter.h b/android_webview/common/crash_reporter/aw_microdump_crash_reporter.h |
index 1f719afc511ffcaa6628db8a4370eea83869b39e..500009c8de5af09681c1d104cdba5622abee7dae 100644 |
--- a/android_webview/common/crash_reporter/aw_microdump_crash_reporter.h |
+++ b/android_webview/common/crash_reporter/aw_microdump_crash_reporter.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_CRASH_REPORTER_AW_MICRODUMP_CRASH_REPORTER_H_ |
-#define ANDROID_WEBVIEW_CRASH_REPORTER_AW_MICRODUMP_CRASH_REPORTER_H_ |
+#ifndef ANDROID_WEBVIEW_COMMON_CRASH_REPORTER_AW_MICRODUMP_CRASH_REPORTER_H_ |
+#define ANDROID_WEBVIEW_COMMON_CRASH_REPORTER_AW_MICRODUMP_CRASH_REPORTER_H_ |
#include <string> |
@@ -24,4 +24,4 @@ void SuppressDumpGeneration(); |
} // namespace crash_reporter |
} // namespace android_webview |
-#endif // ANDROID_WEBVIEW_CRASH_REPORTER_AW_MICRODUMP_CRASH_REPORTER_H_ |
+#endif // ANDROID_WEBVIEW_COMMON_CRASH_REPORTER_AW_MICRODUMP_CRASH_REPORTER_H_ |