Index: chrome/browser/ui/webui/options/manage_profile_handler.h |
diff --git a/chrome/browser/ui/webui/options/manage_profile_handler.h b/chrome/browser/ui/webui/options/manage_profile_handler.h |
index fe6ec6cc18829d13530dc9fa74b67da7a36a899e..91aa4768a1e7e3e7861a1be501cb0a0bffc6f734 100644 |
--- a/chrome/browser/ui/webui/options/manage_profile_handler.h |
+++ b/chrome/browser/ui/webui/options/manage_profile_handler.h |
@@ -12,7 +12,7 @@ |
#include "chrome/browser/profiles/profile_attributes_storage.h" |
#include "chrome/browser/ui/webui/options/options_ui.h" |
#include "components/prefs/pref_change_registrar.h" |
-#include "components/sync_driver/sync_service_observer.h" |
+#include "components/sync/driver/sync_service_observer.h" |
namespace base { |
class StringValue; |