| Index: sync/syncable/directory.h
|
| diff --git a/sync/syncable/directory.h b/sync/syncable/directory.h
|
| index 66c2a24606374e8345f63b063541606461d71b0b..e149ae30b1e2deea0f6364dae058f314af6a3174 100644
|
| --- a/sync/syncable/directory.h
|
| +++ b/sync/syncable/directory.h
|
| @@ -11,9 +11,9 @@
|
| #include <vector>
|
|
|
| #include "base/basictypes.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/file_util.h"
|
| #include "base/gtest_prod_util.h"
|
| -#include "base/hash_tables.h"
|
| #include "sync/base/sync_export.h"
|
| #include "sync/internal_api/public/util/report_unrecoverable_error_function.h"
|
| #include "sync/internal_api/public/util/weak_handle.h"
|
|
|