diff options
Diffstat (limited to 'chrome/browser/sync/syncable/syncable_unittest.cc')
| -rw-r--r-- | chrome/browser/sync/syncable/syncable_unittest.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/syncable/syncable_unittest.cc b/chrome/browser/sync/syncable/syncable_unittest.cc index 18695e7..72bea4d 100644 --- a/chrome/browser/sync/syncable/syncable_unittest.cc +++ b/chrome/browser/sync/syncable/syncable_unittest.cc @@ -26,6 +26,7 @@ #include "base/platform_thread.h" #include "base/scoped_ptr.h" #include "base/scoped_temp_dir.h" +#include "base/string_util.h" #include "chrome/browser/sync/engine/syncproto.h" #include "chrome/browser/sync/protocol/bookmark_specifics.pb.h" #include "chrome/browser/sync/syncable/directory_backing_store.h" |
