Index: chrome/browser/sync/glue/generic_change_processor.cc |
diff --git a/chrome/browser/sync/glue/generic_change_processor.cc b/chrome/browser/sync/glue/generic_change_processor.cc |
index 61adbb64b77ac753b313f222bf28704af3be6a17..cf1daa8071bdd150dd817be29b8460e1efbe8c47 100644 |
--- a/chrome/browser/sync/glue/generic_change_processor.cc |
+++ b/chrome/browser/sync/glue/generic_change_processor.cc |
@@ -6,7 +6,7 @@ |
#include "base/location.h" |
#include "base/strings/string_number_conversions.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/public/browser/browser_thread.h" |
#include "sync/api/sync_change.h" |
#include "sync/api/sync_error.h" |