mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-04-04 22:21:10 +02:00
14 lines
501 B
Diff
14 lines
501 B
Diff
diff --git chrome/services/media_gallery_util/public/cpp/BUILD.gn chrome/services/media_gallery_util/public/cpp/BUILD.gn
|
|
index fcdc1906851d..b6f7112e144e 100644
|
|
--- chrome/services/media_gallery_util/public/cpp/BUILD.gn
|
|
+++ chrome/services/media_gallery_util/public/cpp/BUILD.gn
|
|
@@ -15,6 +15,8 @@ source_set("cpp") {
|
|
]
|
|
|
|
deps = [
|
|
+ "//media:media_buildflags",
|
|
+ "//net:buildflags",
|
|
"//services/service_manager/public/cpp",
|
|
"//third_party/boringssl",
|
|
"//third_party/libyuv",
|