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

Unified Diff: util/file/file_io_test.cc

Issue 1134943003: Move thread from test/ to util/thread/. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 7 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 2c5f96c41be34e1cf7de0eed30f14b596b9378f5..c0bc9c98b9f7bcfbc32cbbe19403cdb87dca6709 100644
--- a/util/file/file_io_test.cc
+++ b/util/file/file_io_test.cc
@@ -20,7 +20,7 @@
#include "gtest/gtest.h"
#include "test/errors.h"
#include "test/scoped_temp_dir.h"
-#include "test/thread.h"
+#include "util/thread/thread.h"
namespace crashpad {
namespace test {
« no previous file with comments | « test/thread_win.cc ('k') | util/thread/thread.h » ('j') | util/thread/thread_posix.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698