Index: chrome/browser/sync/glue/tab_node_pool.cc |
diff --git a/chrome/browser/sync/glue/tab_node_pool.cc b/chrome/browser/sync/glue/tab_node_pool.cc |
index 69ed09f83d70f7746a380af96b6c0beb72d27733..36f4942e7044bcbbbc78793cece33afce8f1e595 100644 |
--- a/chrome/browser/sync/glue/tab_node_pool.cc |
+++ b/chrome/browser/sync/glue/tab_node_pool.cc |
@@ -7,7 +7,7 @@ |
#include "base/format_macros.h" |
#include "base/logging.h" |
#include "base/stringprintf.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
#include "sync/internal_api/public/base/model_type.h" |
#include "sync/internal_api/public/read_node.h" |