[go: nahoru, domu]

blob: 23084300735ae2d3a908ca89e0ab67c4b5b523c9 [file] [log] [blame]
droger6a118632015-06-23 17:59:451// Copyright 2013 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.
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
maxbogue8ef25082015-11-16 19:09:589OpenTabsUIDelegate::~OpenTabsUIDelegate() {}
droger6a118632015-06-23 17:59:4510
maxboguea79d99b72016-09-15 15:59:1611} // namespace sync_sessions