| Index: components/os_crypt/kwallet_dbus.cc
|
| diff --git a/chrome/browser/password_manager/kwallet_dbus.cc b/components/os_crypt/kwallet_dbus.cc
|
| similarity index 99%
|
| rename from chrome/browser/password_manager/kwallet_dbus.cc
|
| rename to components/os_crypt/kwallet_dbus.cc
|
| index 7a8022d8cea80fa4f63d346cb7545cf53f11110b..f6ec2a1fcec6940aa99522634d12233cd94e5844 100644
|
| --- a/chrome/browser/password_manager/kwallet_dbus.cc
|
| +++ b/components/os_crypt/kwallet_dbus.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 <algorithm>
|
| #include <memory>
|
|
|