Index: util/mach/mach_message.cc |
diff --git a/util/mach/mach_message_util.cc b/util/mach/mach_message.cc |
similarity index 97% |
rename from util/mach/mach_message_util.cc |
rename to util/mach/mach_message.cc |
index a6e61d1ed4fc012b13f6f35c9d7d68e6147ebf70..498dbb747b532e47f52398e9aa13f399b50be8be 100644 |
--- a/util/mach/mach_message_util.cc |
+++ b/util/mach/mach_message.cc |
@@ -12,7 +12,7 @@ |
// See the License for the specific language governing permissions and |
// limitations under the License. |
-#include "util/mach/mach_message_util.h" |
+#include "util/mach/mach_message.h" |
namespace crashpad { |