| 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 0d74a0ed195424371ca49d866e39c3a82c6eafda..91b86822375aea780ef335f9f2ba0119ab5baa65 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
|
| @@ -7,7 +7,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 "chrome/common/chrome_switches.h"
|
| +#include "components/browser_sync/common/browser_sync_switches.h"
|
| #include "components/wifi_sync/wifi_credential.h"
|
| #include "components/wifi_sync/wifi_security_class.h"
|
|
|
|
|