| Index: chrome/browser/ui/ash/multi_user/multi_user_window_manager_stub.cc
|
| diff --git a/chrome/browser/ui/ash/multi_user/multi_user_window_manager_stub.cc b/chrome/browser/ui/ash/multi_user/multi_user_window_manager_stub.cc
|
| index b1973901a904d4afe09e15b1cf5051b09c61bd8f..e7d4d41fef4904fe596c8887e2107f369d30bd09 100644
|
| --- a/chrome/browser/ui/ash/multi_user/multi_user_window_manager_stub.cc
|
| +++ b/chrome/browser/ui/ash/multi_user/multi_user_window_manager_stub.cc
|
| @@ -9,10 +9,6 @@
|
| #include "components/signin/core/account_id/account_id.h"
|
|
|
| namespace chrome {
|
| -
|
| -MultiUserWindowManagerStub::MultiUserWindowManagerStub() {}
|
| -
|
| -MultiUserWindowManagerStub::~MultiUserWindowManagerStub() {}
|
|
|
| void MultiUserWindowManagerStub::SetWindowOwner(aura::Window* window,
|
| const AccountId& account_id) {
|
|
|