Chromium Code Reviews| Index: components/sync_driver/sync_prefs_unittest.cc |
| diff --git a/components/sync_driver/sync_prefs_unittest.cc b/components/sync_driver/sync_prefs_unittest.cc |
| index 814d85c131c1743606b32c784b504291b6378819..4ad8b5ff8eba2c7caf3f3c0d707cda810b800fac 100644 |
| --- a/components/sync_driver/sync_prefs_unittest.cc |
| +++ b/components/sync_driver/sync_prefs_unittest.cc |
| @@ -4,6 +4,8 @@ |
| #include "components/sync_driver/sync_prefs.h" |
| +#include <map> |
| + |
| #include "base/command_line.h" |
| #include "base/message_loop/message_loop.h" |
| #include "base/prefs/pref_notifier_impl.h" |