Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index c460341f66865ed0acce2d7fdba4108a08f9e95e..9b57a55cd68fe58a41d42157b784aa7b39de5d3a 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -165,6 +165,7 @@ source_set("common") { |
| "//mojo/shell/runner/child:lib", |
| "//net", |
| "//skia", |
| + "//third_party/WebKit/public:blink", |
|
ncarter (slow)
2016/02/09 19:56:50
Adding jam@ for a second opinion.
This seems a li
|
| "//third_party/icu", |
| "//third_party/libjingle", |
| "//ui/accessibility", |