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

Unified Diff: device/udev_linux/udev_linux.h

Issue 2542903002: device: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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 | « device/hid/hid_service_win.h ('k') | device/usb/mojo/device_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/udev_linux/udev_linux.h
diff --git a/device/udev_linux/udev_linux.h b/device/udev_linux/udev_linux.h
index 27057a51c1d890bb953b50258c1a1e6c3e486f00..f0467c1cb1f6fb5640fc2c1a9320f08a830e2c21 100644
--- a/device/udev_linux/udev_linux.h
+++ b/device/udev_linux/udev_linux.h
@@ -48,7 +48,6 @@
extern "C" {
struct udev;
struct udev_device;
-struct udev_monitor;
}
namespace device {
« no previous file with comments | « device/hid/hid_service_win.h ('k') | device/usb/mojo/device_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698