Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / tools / gn / secondary / third_party / WebKit / Source / platform / BUILD.gn
index 3f784b9..c1c0f1e 100644 (file)
@@ -39,8 +39,7 @@ component("platform") {
 
   deps = [
     "//third_party/WebKit/Source/wtf",
-    "//third_party/icu:icui18n",
-    "//third_party/icu:icuuc",
+    "//third_party/icu",
     "//url",
   ]
 }