| Index: components/mus/public/cpp/lib/window_tree_client_delegate.cc
|
| diff --git a/components/mus/public/cpp/lib/window_tree_client_delegate.cc b/components/mus/public/cpp/lib/window_tree_client_delegate.cc
|
| deleted file mode 100644
|
| index ed53012b227643ded1a0d4bb8cd60759bd5d691c..0000000000000000000000000000000000000000
|
| --- a/components/mus/public/cpp/lib/window_tree_client_delegate.cc
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright 2015 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#include "components/mus/public/cpp/window_tree_client_delegate.h"
|
| -
|
| -namespace mus {
|
| -
|
| -void WindowTreeClientDelegate::OnUnembed(Window* root) {}
|
| -
|
| -} // namespace mus
|
|
|