Chromium Code Reviews| Index: chrome/browser/sync/util/weak_handle.cc |
| diff --git a/chrome/browser/sync/util/weak_handle.cc b/chrome/browser/sync/util/weak_handle.cc |
| index 71acad6c64331dd0d90326c7d263881a043befa9..5246fa7c2556db891fcb1a77977a321ebb3dbdf4 100644 |
| --- a/chrome/browser/sync/util/weak_handle.cc |
| +++ b/chrome/browser/sync/util/weak_handle.cc |
| @@ -6,8 +6,8 @@ |
| #include <sstream> |
| +#include "base/location.h" |
| #include "base/message_loop_proxy.h" |
| -#include "base/tracked.h" |
| namespace browser_sync { |