Index: chrome/browser/about_flags.cc |
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc |
index b8d61f99df205ef46cfa15412608dbf0738887bd..509cdbffbc8a8803b7dbd90e9c867fa535e765fb 100644 |
--- a/chrome/browser/about_flags.cc |
+++ b/chrome/browser/about_flags.cc |
@@ -56,7 +56,7 @@ |
#include "components/signin/core/common/signin_switches.h" |
#include "components/spellcheck/common/spellcheck_switches.h" |
#include "components/ssl_config/ssl_config_switches.h" |
-#include "components/sync_driver/sync_driver_switches.h" |
+#include "components/sync/driver/sync_driver_switches.h" |
#include "components/tracing/common/tracing_switches.h" |
#include "components/translate/core/browser/translate_manager.h" |
#include "components/translate/core/browser/translate_prefs.h" |