| Index: chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc b/chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc
|
| index f03dd0ad2f021b505053f1445df884a08ab35935..e59757ed9f85fdb6e14433b084a536f22650541c 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_wifi_credentials_sync_test.cc
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "chrome/browser/sync/test/integration/wifi_credentials_helper.h"
|
| #include "chrome/common/chrome_switches.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"
|
|
|
|
|