Commit bdf5ef7c authored by Michał Pichliński's avatar Michał Pichliński Committed by Commit Bot

Added missing depenencies in chrome/services/media_gallery_util/public/cpp

Bug: 832591
Change-Id: I8d104a7e0ede58f20d71bb5ce00f8b398cf8e28b
Reviewed-on: https://chromium-review.googlesource.com/1012023Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
Commit-Queue: Michal Pichlinski <mpichlinski@opera.com>
Cr-Commit-Position: refs/heads/master@{#550643}
parent 625a2eb4
...@@ -15,6 +15,8 @@ source_set("cpp") { ...@@ -15,6 +15,8 @@ source_set("cpp") {
] ]
deps = [ deps = [
"//media:media_buildflags",
"//net:buildflags",
"//services/service_manager/public/cpp", "//services/service_manager/public/cpp",
"//third_party/boringssl", "//third_party/boringssl",
"//third_party/libyuv", "//third_party/libyuv",
......
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