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

Unified Diff: client/settings_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: client/settings_test.cc
diff --git a/client/settings_test.cc b/client/settings_test.cc
index 6ff6197f6396e9d485ae2eabcc211b464dac13c2..7ce8fa23ff956e107a90d50d6c3ffdf5f804152e 100644
--- a/client/settings_test.cc
+++ b/client/settings_test.cc
@@ -15,8 +15,8 @@
#include "client/settings.h"
#include "gtest/gtest.h"
+#include "test/scoped_temp_dir.h"
#include "util/file/file_io.h"
-#include "util/test/scoped_temp_dir.h"
namespace crashpad {
namespace test {

Powered by Google App Engine
This is Rietveld 408576698