Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ui / events / ipc / BUILD.gn
index 669e80c..0462410 100644 (file)
@@ -13,6 +13,9 @@ component("ipc") {
 
   defines = [ "EVENTS_IMPLEMENTATION" ]
 
-  deps = [ "//ipc" ]
+  deps = [
+    "//ipc",
+    "//ui/events",
+  ]
 }