Index: snapshot/mac/process_reader.h |
diff --git a/util/mac/process_reader.h b/snapshot/mac/process_reader.h |
similarity index 98% |
rename from util/mac/process_reader.h |
rename to snapshot/mac/process_reader.h |
index db38b528e56c4115ba1dd899fd8e076a6be2f5fd..f8e641816a36f4fca046cd69d005788445f5de66 100644 |
--- a/util/mac/process_reader.h |
+++ b/snapshot/mac/process_reader.h |
@@ -12,8 +12,8 @@ |
// See the License for the specific language governing permissions and |
// limitations under the License. |
-#ifndef CRASHPAD_UTIL_MAC_PROCESS_READER_H_ |
-#define CRASHPAD_UTIL_MAC_PROCESS_READER_H_ |
+#ifndef CRASHPAD_SNAPSHOT_MAC_PROCESS_READER_H_ |
+#define CRASHPAD_SNAPSHOT_MAC_PROCESS_READER_H_ |
#include <mach/mach.h> |
#include <sys/sysctl.h> |
@@ -226,4 +226,4 @@ class ProcessReader { |
} // namespace crashpad |
-#endif // CRASHPAD_UTIL_MAC_PROCESS_READER_H_ |
+#endif // CRASHPAD_SNAPSHOT_MAC_PROCESS_READER_H_ |