| Index: chrome/browser/sync/api/sync_error_unittest.cc | 
| diff --git a/chrome/browser/sync/api/sync_error_unittest.cc b/chrome/browser/sync/api/sync_error_unittest.cc | 
| index 6e2d9a846be044cfd16668a9f2cd3773538cda0a..1a2489f6f770103c3846f927c2cdcce6bb1f3ede 100644 | 
| --- a/chrome/browser/sync/api/sync_error_unittest.cc | 
| +++ b/chrome/browser/sync/api/sync_error_unittest.cc | 
| @@ -6,7 +6,7 @@ | 
|  | 
| #include <string> | 
|  | 
| -#include "base/tracked.h" | 
| +#include "base/location.h" | 
| #include "testing/gtest/include/gtest/gtest.h" | 
|  | 
| using std::string; | 
|  |