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

Unified Diff: util/file/file_io_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/file/file_io_test.cc
diff --git a/util/file/file_io_test.cc b/util/file/file_io_test.cc
index 3a41a99fce1cd928512e53ec79ff84fe3f2a3b07..2c5f96c41be34e1cf7de0eed30f14b596b9378f5 100644
--- a/util/file/file_io_test.cc
+++ b/util/file/file_io_test.cc
@@ -18,9 +18,9 @@
#include "base/basictypes.h"
#include "base/files/file_path.h"
#include "gtest/gtest.h"
-#include "util/test/errors.h"
-#include "util/test/scoped_temp_dir.h"
-#include "util/test/thread.h"
+#include "test/errors.h"
+#include "test/scoped_temp_dir.h"
+#include "test/thread.h"
namespace crashpad {
namespace test {
« no previous file with comments | « test/thread_win.cc ('k') | util/mac/xattr_test.cc » ('j') | util/util_test.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698