Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1232)

Unified Diff: util/mach/mach_message.cc

Issue 772133004: Move mach_message_util.* to mach_message.* (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « util/mach/mach_message.h ('k') | util/mach/mach_message_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « util/mach/mach_message.h ('k') | util/mach/mach_message_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698