Index: components/wifi.gypi |
diff --git a/components/wifi.gypi b/components/wifi.gypi |
index 9685e1101b6c9a6ecc9bd8910f996cb9a9330b7e..4cfb12abb61811f255ff63b87dbbd368ce9312db 100644 |
--- a/components/wifi.gypi |
+++ b/components/wifi.gypi |
@@ -9,7 +9,8 @@ |
'type': '<(component)', |
'dependencies': [ |
'../base/base.gyp:base', |
- '../components/components.gyp:onc_component', |
+ '../components/components.gyp:onc_component', |
+ '../third_party/libxml/libxml.gyp:libxml', |
], |
'include_dirs': [ |
'..', |