Commit dfe5148e authored by Arthur Wang's avatar Arthur Wang Committed by Commit Bot

Add missing dep on //remoting/host/file_transfer

Bug: 1068652
Change-Id: I279118e5f833818c1c87bc5ad0f7a05e1a8db3cb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139418Reviewed-by: default avatarJamie Walch <jamiewalch@chromium.org>
Commit-Queue: Arthur Wang <wuwang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757190}
parent 82620847
...@@ -23,6 +23,7 @@ source_set("file_transfer") { ...@@ -23,6 +23,7 @@ source_set("file_transfer") {
deps = [ deps = [
"//base", "//base",
"//remoting/protocol", "//remoting/protocol",
"//remoting/resources",
] ]
if (is_mac) { if (is_mac) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment