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

Unified Diff: util/thread/thread_log_messages_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/thread/thread_log_messages_test.cc
diff --git a/util/thread/thread_log_messages_test.cc b/util/thread/thread_log_messages_test.cc
index 4ffe1fc8e950ba5b69717290c460e633409b7580..96e2e91a16335129a617f5d524ba9c078eba3d80 100644
--- a/util/thread/thread_log_messages_test.cc
+++ b/util/thread/thread_log_messages_test.cc
@@ -19,7 +19,7 @@
#include "base/logging.h"
#include "base/strings/stringprintf.h"
#include "gtest/gtest.h"
-#include "util/test/thread.h"
+#include "test/thread.h"
namespace crashpad {
namespace test {
« no previous file with comments | « util/test/thread_win.cc ('k') | util/util_test.gyp » ('j') | util/util_test.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698