| Index: device/hid/hid_connection_linux.h
|
| diff --git a/device/hid/hid_connection_linux.h b/device/hid/hid_connection_linux.h
|
| index 1d1c140eeff257cf7df0772720bdb99b74ab4faa..108ad881a952485c6d1176d8905e47b019260c39 100644
|
| --- a/device/hid/hid_connection_linux.h
|
| +++ b/device/hid/hid_connection_linux.h
|
| @@ -12,7 +12,6 @@
|
| #include "base/message_loop/message_pump_libevent.h"
|
| #include "device/hid/hid_connection.h"
|
| #include "device/hid/hid_device_info.h"
|
| -#include "device/hid/udev_common.h"
|
|
|
| namespace device {
|
|
|
| @@ -57,4 +56,4 @@ class HidConnectionLinux : public HidConnection,
|
|
|
| } // namespace device
|
|
|
| -#endif // DEVICE_HID_HID_CONNECTION_LINUX__
|
| +#endif // DEVICE_HID_HID_CONNECTION_LINUX_H_
|
|
|