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

Unified Diff: chrome/browser/usb/usb_chooser_bubble_delegate.h

Issue 1737753002: Remove unnecessary class forward declaration for usb/bluetooth_chooser_bubble_delegate.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed unnecessary class forward declaration for usb_chooser_bubble_delegate.h and bluetooth_chooser_bubble_delegate.h Created 4 years, 10 months 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
« no previous file with comments | « chrome/browser/ui/bluetooth/bluetooth_chooser_bubble_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/usb/usb_chooser_bubble_delegate.h
diff --git a/chrome/browser/usb/usb_chooser_bubble_delegate.h b/chrome/browser/usb/usb_chooser_bubble_delegate.h
index 58cc1a2b0c499f4fb7f1469e0a115f38231bf286..4921b0f2c4cdbcbd25dd537facc6878b088030f5 100644
--- a/chrome/browser/usb/usb_chooser_bubble_delegate.h
+++ b/chrome/browser/usb/usb_chooser_bubble_delegate.h
@@ -26,8 +26,6 @@ class UsbDevice;
class UsbDeviceFilter;
}
-class Browser;
-
// UsbChooserBubbleDelegate creates a chooser bubble for WebUsb.
class UsbChooserBubbleDelegate : public ChooserBubbleDelegate,
public device::UsbService::Observer {
« no previous file with comments | « chrome/browser/ui/bluetooth/bluetooth_chooser_bubble_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698