Index: ui/web_dialogs/BUILD.gn |
diff --git a/ui/web_dialogs/BUILD.gn b/ui/web_dialogs/BUILD.gn |
index d9e8e13c8c3eb7ed78f4d16b244adee97b9d2d7e..6cf5289c956b13980fc1e79f19dce8fe8a8d76c6 100644 |
--- a/ui/web_dialogs/BUILD.gn |
+++ b/ui/web_dialogs/BUILD.gn |
@@ -19,7 +19,9 @@ component("web_dialogs") { |
"//base", |
"//base/third_party/dynamic_annotations", |
"//content/public/browser", |
+ "//content/public/common", |
"//skia", |
+ "//ui/base", |
] |
} |