summaryrefslogtreecommitdiff
path: root/chromium/ios/web/web_state/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ios/web/web_state/BUILD.gn')
-rw-r--r--chromium/ios/web/web_state/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/ios/web/web_state/BUILD.gn b/chromium/ios/web/web_state/BUILD.gn
index fa4bb9b18e4..3bf748f8dca 100644
--- a/chromium/ios/web/web_state/BUILD.gn
+++ b/chromium/ios/web/web_state/BUILD.gn
@@ -122,6 +122,7 @@ source_set("user_interaction") {
deps = [
"//base",
+ "//ios/third_party/webkit",
"//url",
]