Index: device/hid/hid.gyp |
diff --git a/device/hid/hid.gyp b/device/hid/hid.gyp |
index 27ced277f284f6176da7aa66f70c79cec7671f82..42215d7502e694b4377f29e893e2d2d0d2d5890a 100644 |
--- a/device/hid/hid.gyp |
+++ b/device/hid/hid.gyp |
@@ -14,6 +14,8 @@ |
'../..', |
], |
'dependencies': [ |
+ '../../components/components.gyp:device_event_log_component', |
+ '../../net/net.gyp:net', |
'../core/core.gyp:device_core', |
], |
'sources': [ |