[go: nahoru, domu]

blob: eaa61a64afe2baa4e95f360384b8ba6a3a1f43ae [file] [log] [blame]
Avi Drissman8ba1bad2022-09-13 19:22:361// Copyright 2013 The Chromium Authors
droger6a118632015-06-23 17:59:452// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
maxbogue8ef25082015-11-16 19:09:585#include "components/sync_sessions/open_tabs_ui_delegate.h"
droger6a118632015-06-23 17:59:456
maxboguea79d99b72016-09-15 15:59:167namespace sync_sessions {
droger6a118632015-06-23 17:59:458
Victor Hugo Vianna Silva988fe732021-09-23 18:16:569OpenTabsUIDelegate::~OpenTabsUIDelegate() = default;
droger6a118632015-06-23 17:59:4510
maxboguea79d99b72016-09-15 15:59:1611} // namespace sync_sessions