Index: base/debug/task_annotator_unittest.cc |
diff --git a/base/debug/task_annotator_unittest.cc b/base/debug/task_annotator_unittest.cc |
index 9f5c442327e0bf1a8698dfc1efcb1b75fb7921ad..6a85653166fe8200827b61d04191b90c442df0db 100644 |
--- a/base/debug/task_annotator_unittest.cc |
+++ b/base/debug/task_annotator_unittest.cc |
@@ -5,7 +5,7 @@ |
#include "base/debug/task_annotator.h" |
#include "base/bind.h" |
#include "base/pending_task.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
namespace base { |
namespace debug { |