cygprofile: increase timeouts to allow showing web contents
[chromium-blink-merge.git] / components / view_manager / public / cpp / lib / view_tree_delegate.cc
blob09f78e67f9cca5401a28d8e0c1c49e5a83b81c13
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "components/view_manager/public/cpp/view_tree_delegate.h"
7 namespace mojo {
9 void ViewTreeDelegate::OnUnembed() {}
11 } // namespace mojo