| Index: components/os_crypt/kwallet_dbus_unittest.cc
|
| diff --git a/chrome/browser/password_manager/kwallet_dbus_unittest.cc b/components/os_crypt/kwallet_dbus_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/password_manager/kwallet_dbus_unittest.cc
|
| rename to components/os_crypt/kwallet_dbus_unittest.cc
|
| index 6619f79643f6f4ca7748473534998cddeb46e01e..24d6b8e81d1344199ad6cd95690b3d11677b3615 100644
|
| --- a/chrome/browser/password_manager/kwallet_dbus_unittest.cc
|
| +++ b/components/os_crypt/kwallet_dbus_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // 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/kwallet_dbus.h"
|
| +#include "components/os_crypt/kwallet_dbus.h"
|
|
|
| #include <memory>
|
| #include <string>
|
|
|