Index: components/crash/content/app/breakpad_mac.h |
diff --git a/components/crash/app/breakpad_mac.h b/components/crash/content/app/breakpad_mac.h |
similarity index 81% |
rename from components/crash/app/breakpad_mac.h |
rename to components/crash/content/app/breakpad_mac.h |
index 73f576a44251470526380ebae2e7d065389af635..d392e1328fa94b03252746f83ba57bfe5db255c9 100644 |
--- a/components/crash/app/breakpad_mac.h |
+++ b/components/crash/content/app/breakpad_mac.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 COMPONENTS_CRASH_APP_BREAKPAD_MAC_H_ |
-#define COMPONENTS_CRASH_APP_BREAKPAD_MAC_H_ |
+#ifndef COMPONENTS_CRASH_CONTENT_APP_BREAKPAD_MAC_H_ |
+#define COMPONENTS_CRASH_CONTENT_APP_BREAKPAD_MAC_H_ |
#include <string> |
@@ -24,4 +24,4 @@ bool IsCrashReporterEnabled(); |
} // namespace breakpad |
-#endif // COMPONENTS_CRASH_APP_BREAKPAD_MAC_H_ |
+#endif // COMPONENTS_CRASH_CONTENT_APP_BREAKPAD_MAC_H_ |