| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index ad151b59930c4441de5a11e4c4238a7831ed2f8d..8c82cd6d7badc2e4fc448559094944fd9d89ea4c 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -68,7 +68,7 @@ target(link_target_type, "child") {
|
| "//third_party/WebKit/public:blink_headers",
|
| "//third_party/WebKit/public:image_resources",
|
| "//third_party/WebKit/public:resources",
|
| - "//third_party/icu",
|
| + "//third_party/ced",
|
| "//ui/base",
|
| "//ui/events/gestures/blink",
|
| "//ui/gfx",
|
|
|