| Index: chrome/browser/sync/glue/chrome_encryptor_unittest.cc
|
| diff --git a/chrome/browser/sync/glue/chrome_encryptor_unittest.cc b/chrome/browser/sync/glue/chrome_encryptor_unittest.cc
|
| index 0a04c04755cba2df298e71eefa7af760b05fdb97..ae32b9179c3ebccbbf290456f25f11579606d070 100644
|
| --- a/chrome/browser/sync/glue/chrome_encryptor_unittest.cc
|
| +++ b/chrome/browser/sync/glue/chrome_encryptor_unittest.cc
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/password_manager/encryptor.h"
|
| #include "chrome/browser/sync/glue/chrome_encryptor.h"
|
| +#include "components/encryptor/encryptor.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace browser_sync {
|
|
|