Index: content/worker/BUILD.gn |
diff --git a/content/worker/BUILD.gn b/content/worker/BUILD.gn |
index 23cfcffd9dc6d45558f38ab4cc8baa84cb94641d..3726aa806b10ca220e6f760bfa15bec1a3a2cd94 100644 |
--- a/content/worker/BUILD.gn |
+++ b/content/worker/BUILD.gn |
@@ -26,9 +26,7 @@ source_set("worker") { |
"//base", |
"//mojo/public/interfaces/service_provider", |
"//skia", |
- #"//third_party/WebKit/public:blink", TODO(GYP) |
- # TODO(GYP) remove this when blink is enabled: |
- "//third_party/WebKit/public:blink_headers", |
+ "//third_party/WebKit/public:blink", |
] |
} |