| Index: chrome/browser/signin/local_auth_unittest.cc
|
| diff --git a/chrome/browser/signin/local_auth_unittest.cc b/chrome/browser/signin/local_auth_unittest.cc
|
| index 3f5d7d6c69d9f0ea585fae4d057ed93027d5c33d..55affcc079d51fd7a8d8a53dfd80ddf6f4630025 100644
|
| --- a/chrome/browser/signin/local_auth_unittest.cc
|
| +++ b/chrome/browser/signin/local_auth_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include "chrome/test/base/testing_pref_service_syncable.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "chrome/test/base/testing_profile_manager.h"
|
| -#include "components/webdata/encryptor/encryptor.h"
|
| +#include "components/encryptor/encryptor.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|