Browse Source

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

Shelley Vohr 6 years ago
parent
commit
84eef16755
1 changed files with 2 additions and 0 deletions
  1. 2 0
      BUILD.gn

+ 2 - 0
BUILD.gn

@@ -333,8 +333,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",