summaryrefslogtreecommitdiffstats
path: root/components/error_page/renderer/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/error_page/renderer/BUILD.gn')
-rw-r--r--components/error_page/renderer/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/error_page/renderer/BUILD.gn b/components/error_page/renderer/BUILD.gn
index e47fd69..bafaada 100644
--- a/components/error_page/renderer/BUILD.gn
+++ b/components/error_page/renderer/BUILD.gn
@@ -12,6 +12,7 @@ static_library("renderer") {
"//base",
"//components/error_page/common",
"//components/strings",
+ "//components/url_formatter",
"//content/public/common",
"//net",
"//third_party/WebKit/public:blink",