| Index: chrome/browser/sync/test/integration/sync_test.cc
 | 
| diff --git a/chrome/browser/sync/test/integration/sync_test.cc b/chrome/browser/sync/test/integration/sync_test.cc
 | 
| index 8e381ae5f4bbe2d208861edc5f8cbc2940dd0b21..eac8d52aaa003e5c4617ac1011e33f31efc8472d 100644
 | 
| --- a/chrome/browser/sync/test/integration/sync_test.cc
 | 
| +++ b/chrome/browser/sync/test/integration/sync_test.cc
 | 
| @@ -41,7 +41,7 @@
 | 
|  #include "chrome/common/chrome_switches.h"
 | 
|  #include "chrome/test/base/testing_browser_process.h"
 | 
|  #include "chrome/test/base/ui_test_utils.h"
 | 
| -#include "components/encryptor/os_crypt.h"
 | 
| +#include "components/os_crypt/os_crypt.h"
 | 
|  #include "content/public/browser/web_contents.h"
 | 
|  #include "content/public/test/test_browser_thread.h"
 | 
|  #include "google_apis/gaia/gaia_urls.h"
 | 
| 
 |