Browse Source

chore: depend on mojo audio and video in BUILD.gn (#16789)

trop[bot] 6 years ago
parent
commit
ee97b0864a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      BUILD.gn

+ 2 - 0
BUILD.gn

@@ -261,8 +261,10 @@ static_library("electron_lib") {
     "//ppapi/host",
     "//ppapi/proxy",
     "//ppapi/shared_impl",
+    "//services/audio/public/mojom:constants",
     "//services/device/public/mojom",
     "//services/proxy_resolver:lib",
+    "//services/video_capture/public/mojom:constants",
     "//services/viz/privileged/interfaces/compositing",
     "//skia",
     "//third_party/blink/public:blink",