| Index: chrome/browser/sync/syncable/syncable_mock.cc | 
| diff --git a/chrome/browser/sync/syncable/syncable_mock.cc b/chrome/browser/sync/syncable/syncable_mock.cc | 
| index da5e891e69900a29ec0c5da63104d4cbe3949c5c..701c7bf0e0636c642a673daa81a0e92432b92251 100644 | 
| --- a/chrome/browser/sync/syncable/syncable_mock.cc | 
| +++ b/chrome/browser/sync/syncable/syncable_mock.cc | 
| @@ -4,7 +4,7 @@ | 
|  | 
| #include "chrome/browser/sync/syncable/syncable_mock.h" | 
|  | 
| -#include "base/tracked.h" | 
| +#include "base/location.h" | 
|  | 
| MockDirectory::MockDirectory() { | 
| InitKernel("myk", &delegate_); | 
|  |