Chromium Code Reviews| Index: components/sync_driver/invalidation_helper.cc |
| diff --git a/components/sync_driver/invalidation_helper.cc b/components/sync_driver/invalidation_helper.cc |
| index 1eeb1de665836296c4e85a4939029c1965d081d0..d60f94723034bc0e60df8514075fc4461d02fb29 100644 |
| --- a/components/sync_driver/invalidation_helper.cc |
| +++ b/components/sync_driver/invalidation_helper.cc |
| @@ -4,6 +4,8 @@ |
| #include "components/sync_driver/invalidation_helper.h" |
| +#include <string> |
| + |
| #include "google/cacheinvalidation/types.pb.h" |
| namespace syncer { |