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

Unified Diff: snapshot/mac/crashpad_info_client_options_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/crashpad_info_client_options_test.cc
diff --git a/snapshot/mac/crashpad_info_client_options_test.cc b/snapshot/mac/crashpad_info_client_options_test.cc
index c5f4fb48589a099ff2e2eaaceb5593b672c2c925..3b7e2f23131e72c134f35ee737b6475636d04379 100644
--- a/snapshot/mac/crashpad_info_client_options_test.cc
+++ b/snapshot/mac/crashpad_info_client_options_test.cc
@@ -20,7 +20,7 @@
#include "client/crashpad_info.h"
#include "gtest/gtest.h"
#include "snapshot/mac/process_snapshot_mac.h"
-#include "util/test/paths.h"
+#include "test/paths.h"
namespace crashpad {
namespace test {

Powered by Google App Engine
This is Rietveld 408576698