| 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 dbfa4bc3859ccfe38fa769feafb16d1b89904e93..099689b12ceb68c31a7725f0636415cf49828a99 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/webdata/encryptor/encryptor.h"
|
| +#include "components/encryptor/encryptor.h"
|
| #include "content/public/browser/notification_service.h"
|
| #include "content/public/browser/notification_types.h"
|
| #include "content/public/test/browser_test_utils.h"
|
|
|