blob: 86e0e72851055121760005b7708a05e7671fce38 [file] [log] [blame]
// Copyright 2013 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/sync_driver/open_tabs_ui_delegate.h"
namespace sync_driver {
OpenTabsUIDelegate::~OpenTabsUIDelegate() {
}
} // namespace sync_driver