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

Unified Diff: util/mach/composite_mach_message_server_test.cc

Issue 1051533002: test: Move util/test to its own top-level directory, test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Rebase Created 5 years, 9 months 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
Index: util/mach/composite_mach_message_server_test.cc
diff --git a/util/mach/composite_mach_message_server_test.cc b/util/mach/composite_mach_message_server_test.cc
index 95f7d95222787ce645e8d0414027f17c8ac21ea6..0af82067e1571386ab796d85cf58f25c6049e1a2 100644
--- a/util/mach/composite_mach_message_server_test.cc
+++ b/util/mach/composite_mach_message_server_test.cc
@@ -16,8 +16,8 @@
#include "base/strings/stringprintf.h"
#include "gtest/gtest.h"
+#include "test/gtest_death_check.h"
#include "util/mach/mach_message.h"
-#include "util/test/gtest_death_check.h"
namespace crashpad {
namespace test {

Powered by Google App Engine
This is Rietveld 408576698