Chromium Code Reviews| Index: Source/modules/BUILD.gn |
| diff --git a/Source/modules/BUILD.gn b/Source/modules/BUILD.gn |
| index 0418e25948047a2c063e9fbb8a2b9c6b0ab5d547..9a5314b48c1e223649845f196fd4f448c8fdd001 100644 |
| --- a/Source/modules/BUILD.gn |
| +++ b/Source/modules/BUILD.gn |
| @@ -43,6 +43,7 @@ source_set("modules") { |
| deps = [ |
| ":make_modules_generated", |
| "//third_party/WebKit/Source/core", |
| + "//third_party/icu", |
| "//third_party/sqlite", |
| "//third_party/zlib", |
| ] |