Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / device / bluetooth / BUILD.gn
index 242e269..28f9478 100644 (file)
@@ -96,18 +96,14 @@ static_library("bluetooth") {
   deps = [
     ":strings",
     "//base",
-    "//base/third_party/dynamic_annotations",
     "//net",
-    "//third_party/libxml",
     "//ui/base",
-    "//ui/gfx",
-    "//ui/gfx/geometry",
   ]
 
   if (is_chromeos) {
     deps += [
+      "//chromeos",
       "//dbus",
-      #'../../chromeos/chromeos.gyp:chromeos',  TODO(GYP)
     ]
   }