| Index: chrome/browser/sync/util/weak_handle.h
|
| diff --git a/chrome/browser/sync/util/weak_handle.h b/chrome/browser/sync/util/weak_handle.h
|
| index 39be3e83a5bab741d0ff876463d87816c95b7f5f..2ce3d8092c1763f06d4dadfcd437c0c02b524a14 100644
|
| --- a/chrome/browser/sync/util/weak_handle.h
|
| +++ b/chrome/browser/sync/util/weak_handle.h
|
| @@ -54,6 +54,7 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/location.h"
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|