Index: base/files/file_path_watcher_unittest.cc |
diff --git a/base/files/file_path_watcher_unittest.cc b/base/files/file_path_watcher_unittest.cc |
index 21e9dd137e2dc5cf080112595d74200c90d80002..adb7a1a2eb185b2c001317dc108060c56b4374d8 100644 |
--- a/base/files/file_path_watcher_unittest.cc |
+++ b/base/files/file_path_watcher_unittest.cc |
@@ -30,7 +30,7 @@ |
#include "base/test/test_timeouts.h" |
#include "base/thread_task_runner_handle.h" |
#include "base/threading/thread.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
#if defined(OS_ANDROID) |
#include "base/android/path_utils.h" |