| Index: components/view_manager/public/cpp/lib/view_tree_delegate.cc
|
| diff --git a/components/view_manager/public/cpp/lib/view_tree_delegate.cc b/components/view_manager/public/cpp/lib/view_tree_delegate.cc
|
| deleted file mode 100644
|
| index 09f78e67f9cca5401a28d8e0c1c49e5a83b81c13..0000000000000000000000000000000000000000
|
| --- a/components/view_manager/public/cpp/lib/view_tree_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/view_manager/public/cpp/view_tree_delegate.h"
|
| -
|
| -namespace mojo {
|
| -
|
| -void ViewTreeDelegate::OnUnembed() {}
|
| -
|
| -} // namespace mojo
|
|
|