| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index f39db3a8730cceff91b2a7221bf10ff66cc0f627..cc0a4b5eb30d070be915b73da8ceae18a3501052 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -65,7 +65,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",
|
|
|