| Index: chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc (revision 140252)
|
| +++ chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc (working copy)
|
| @@ -16,7 +16,7 @@
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
| #include "dbus/message.h"
|
| #include "dbus/mock_bus.h"
|
| #include "dbus/mock_object_proxy.h"
|
|
|