[Extensions] Make extension message bubble factory platform-abstract
[chromium-blink-merge.git] / chrome / browser / ui / views / dropdown_bar_host_mac.mm
blob16fa671ca97bad1b81b74c4fc702d1a29739c7e1
1 // Copyright 2014 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 "chrome/browser/ui/views/dropdown_bar_host.h"
7 void DropdownBarHost::SetHostViewNative(views::View* host_view) {
8   // Nothing to do.