Chromium Code Reviews| Index: blimp/client/BUILD.gn |
| diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn |
| index 1bc9217a2f9963e7910ac67aef8fc19d18bc4efd..27fc766a82796b38065fad60e79d229a3b9f3d4c 100644 |
| --- a/blimp/client/BUILD.gn |
| +++ b/blimp/client/BUILD.gn |
| @@ -138,6 +138,7 @@ source_set("feature") { |
| "//gpu/skia_bindings", |
| "//net", |
| "//skia", |
| + "//third_party/WebKit/public:blink", |
|
nyquist
2016/05/03 16:43:30
Could you add a TODO to remove this, please? We re
|
| "//third_party/WebKit/public:blink_headers", |
| "//ui/base/ime:text_input_types", |
| "//ui/events:gesture_detection", |