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

Unified Diff: extensions/common/permissions/usb_device_permission_data.h

Issue 2535713004: extensions: Cleanup class/struct fwd declarations (Closed)
Patch Set: 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: extensions/common/permissions/usb_device_permission_data.h
diff --git a/extensions/common/permissions/usb_device_permission_data.h b/extensions/common/permissions/usb_device_permission_data.h
index 83f0e72f8c173b955fd1ec1eb3e9ef2574a5f8f1..4be2759326f7473e62b0be8ef0c36674e9577691 100644
--- a/extensions/common/permissions/usb_device_permission_data.h
+++ b/extensions/common/permissions/usb_device_permission_data.h
@@ -15,10 +15,6 @@ class Value;
} // namespace base
-namespace device {
-class UsbDevice;
-}
-
namespace extensions {
// A pattern that can be used to match a USB device permission.

Powered by Google App Engine
This is Rietveld 408576698