Content settings: remove some plugin-related code/resources when... there are no...
[chromium-blink-merge.git] / content / public / browser / bluetooth_chooser.cc
blob40d4590e3cb69b9babd371d328915f1af7d3cc38
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 "content/public/browser/bluetooth_chooser.h"
7 namespace content {
9 BluetoothChooser::~BluetoothChooser() {}
11 } // namespace content