Index: snapshot/crashpad_info_client_options.h |
diff --git a/snapshot/mac/crashpad_info_client_options.h b/snapshot/crashpad_info_client_options.h |
similarity index 93% |
rename from snapshot/mac/crashpad_info_client_options.h |
rename to snapshot/crashpad_info_client_options.h |
index c62891ccf17628f084839f593c94052830ff430a..2d6c35eab2ed4cf28bcd947cb80c590bf3536618 100644 |
--- a/snapshot/mac/crashpad_info_client_options.h |
+++ b/snapshot/crashpad_info_client_options.h |
@@ -12,8 +12,8 @@ |
// See the License for the specific language governing permissions and |
// limitations under the License. |
-#ifndef CRASHPAD_SNAPSHOT_MAC_CRASHPAD_INFO_CLIENT_OPTIONS_H_ |
-#define CRASHPAD_SNAPSHOT_MAC_CRASHPAD_INFO_CLIENT_OPTIONS_H_ |
+#ifndef CRASHPAD_SNAPSHOT_CRASHPAD_INFO_CLIENT_OPTIONS_H_ |
+#define CRASHPAD_SNAPSHOT_CRASHPAD_INFO_CLIENT_OPTIONS_H_ |
#include "util/misc/tri_state.h" |
@@ -61,4 +61,4 @@ struct CrashpadInfoClientOptions { |
} // namespace crashpad |
-#endif // CRASHPAD_SNAPSHOT_MAC_CRASHPAD_INFO_CLIENT_OPTIONS_H_ |
+#endif // CRASHPAD_SNAPSHOT_CRASHPAD_INFO_CLIENT_OPTIONS_H_ |