Index: components/dom_distiller/webui/BUILD.gn |
diff --git a/components/dom_distiller/webui/BUILD.gn b/components/dom_distiller/webui/BUILD.gn |
index 98f9d479907b018f7271505735d2e84687d00026..539c04bca45fd14b98b98026a78e418be8e055c2 100644 |
--- a/components/dom_distiller/webui/BUILD.gn |
+++ b/components/dom_distiller/webui/BUILD.gn |
@@ -18,7 +18,9 @@ static_library("webui") { |
"//components/resources", |
"//components/strings", |
"//content/public/browser", |
+ "//net", |
"//skia", |
"//sync", |
+ "//url", |
] |
} |