Chromium Code Reviews| Index: sync/syncable/directory.h |
| diff --git a/sync/syncable/directory.h b/sync/syncable/directory.h |
| index 5f907fb5260c8fcedceae600c04b21178db6f0f7..66c2a24606374e8345f63b063541606461d71b0b 100644 |
| --- a/sync/syncable/directory.h |
| +++ b/sync/syncable/directory.h |
| @@ -5,6 +5,7 @@ |
| #ifndef SYNC_SYNCABLE_DIRECTORY_H_ |
| #define SYNC_SYNCABLE_DIRECTORY_H_ |
| +#include <deque> |
| #include <set> |
| #include <string> |
| #include <vector> |