| Index: chrome/test/base/in_process_browser_test.cc
|
| diff --git a/chrome/test/base/in_process_browser_test.cc b/chrome/test/base/in_process_browser_test.cc
|
| index cdbab9779787f1b58a754ac2685bb755caf7bbe2..a8cd6e1624df15d42a92700c0093f4943c7667d2 100644
|
| --- a/chrome/test/base/in_process_browser_test.cc
|
| +++ b/chrome/test/base/in_process_browser_test.cc
|
| @@ -41,7 +41,7 @@
|
| #include "chrome/test/base/test_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/notification_service.h"
|
| #include "content/public/browser/notification_types.h"
|
| #include "content/public/test/browser_test_utils.h"
|
|
|