Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: content/browser/bluetooth/bluetooth_allowed_devices_map.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/bluetooth/bluetooth_allowed_devices_map.h
diff --git a/content/browser/bluetooth/bluetooth_allowed_devices_map.h b/content/browser/bluetooth/bluetooth_allowed_devices_map.h
index 86dadd2143da07e4c07a8d14ddeb5563624569f7..c33753e5e9d3c8f7a5884a6d432bc653bdce7cef 100644
--- a/content/browser/bluetooth/bluetooth_allowed_devices_map.h
+++ b/content/browser/bluetooth/bluetooth_allowed_devices_map.h
@@ -23,8 +23,6 @@ class BluetoothUUID;
namespace content {
-struct BluetoothScanFilter;
-
// Keeps track of which origins are allowed to access which devices and
// their services.
//
« no previous file with comments | « content/browser/blob_storage/blob_dispatcher_host.h ('k') | content/browser/bluetooth/bluetooth_device_chooser_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698