Index: chrome/browser/sync/profile_sync_service.cc |
=================================================================== |
--- chrome/browser/sync/profile_sync_service.cc (revision 54459) |
+++ chrome/browser/sync/profile_sync_service.cc (working copy) |
@@ -17,6 +17,7 @@ |
#include "base/stl_util-inl.h" |
#include "base/string_util.h" |
#include "base/task.h" |
+#include "base/utf_string_conversions.h" |
#include "chrome/browser/chrome_thread.h" |
#include "chrome/browser/history/history_types.h" |
#include "chrome/browser/platform_util.h" |