Index: base/debug/leak_tracker_unittest.cc |
diff --git a/base/debug/leak_tracker_unittest.cc b/base/debug/leak_tracker_unittest.cc |
index 99df4c17e1d9c7174728cddc74ce9ec4888dfc42..c222f19a8fb20644241e68df765a18237867e00a 100644 |
--- a/base/debug/leak_tracker_unittest.cc |
+++ b/base/debug/leak_tracker_unittest.cc |
@@ -4,7 +4,7 @@ |
#include "base/debug/leak_tracker.h" |
#include "base/memory/scoped_ptr.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
namespace base { |
namespace debug { |