Index: chrome/browser/sync/glue/non_frontend_data_type_controller.cc |
diff --git a/chrome/browser/sync/glue/non_frontend_data_type_controller.cc b/chrome/browser/sync/glue/non_frontend_data_type_controller.cc |
index afd9e98cf55b74a5ad4fef0f30e352429c4a4bea..8768fffa8123551ef1c8a5c06b3b77c8c4b9c063 100644 |
--- a/chrome/browser/sync/glue/non_frontend_data_type_controller.cc |
+++ b/chrome/browser/sync/glue/non_frontend_data_type_controller.cc |
@@ -14,9 +14,9 @@ |
#include "chrome/browser/sync/glue/model_associator.h" |
#include "chrome/browser/sync/profile_sync_components_factory.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
-#include "chrome/browser/sync/syncable/model_type.h" |
-#include "chrome/browser/sync/util/data_type_histogram.h" |
#include "content/public/browser/browser_thread.h" |
+#include "sync/syncable/model_type.h" |
+#include "sync/util/data_type_histogram.h" |
using content::BrowserThread; |