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

Unified Diff: snapshot/mac/process_types_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: snapshot/mac/process_types_test.cc
diff --git a/snapshot/mac/process_types_test.cc b/snapshot/mac/process_types_test.cc
index 8c6582cbabdb6bb5750b7c0c091ca34b683b894e..b0fe5c65538f0197122f1da68ab78a041765da61 100644
--- a/snapshot/mac/process_types_test.cc
+++ b/snapshot/mac/process_types_test.cc
@@ -23,8 +23,8 @@
#include "base/basictypes.h"
#include "base/strings/stringprintf.h"
#include "gtest/gtest.h"
+#include "test/mac/dyld.h"
#include "util/mac/mac_util.h"
-#include "util/test/mac/dyld.h"
namespace crashpad {
namespace test {

Powered by Google App Engine
This is Rietveld 408576698