| Index: chrome/browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc b/chrome/browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc
|
| index fa106ea045de0a3c28a50ac311df0a30a562975b..b18506bf172c319b08c88c1980df866033fe8b35 100644
|
| --- a/chrome/browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc
|
| @@ -9,7 +9,7 @@
|
| #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "chrome/browser/sync/test/integration/wifi_credentials_helper.h"
|
| -#include "components/browser_sync/common/browser_sync_switches.h"
|
| +#include "components/browser_sync/browser_sync_switches.h"
|
| #include "components/wifi_sync/wifi_credential.h"
|
| #include "components/wifi_sync/wifi_security_class.h"
|
|
|
|
|