Index: chrome/browser/sync/util/weak_handle_unittest.cc |
diff --git a/chrome/browser/sync/util/weak_handle_unittest.cc b/chrome/browser/sync/util/weak_handle_unittest.cc |
index 107f2da23eecaf136fe2d23fc0788bb14c44606b..e23b71e9b08eef788b977e5bfe20095dc44dd01a 100644 |
--- a/chrome/browser/sync/util/weak_handle_unittest.cc |
+++ b/chrome/browser/sync/util/weak_handle_unittest.cc |
@@ -6,10 +6,10 @@ |
#include "base/bind.h" |
#include "base/compiler_specific.h" |
+#include "base/location.h" |
#include "base/memory/weak_ptr.h" |
#include "base/message_loop.h" |
#include "base/threading/thread.h" |
-#include "base/tracked.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |