| Index: third_party/WebKit/Source/modules/mediastream/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/mediastream/BUILD.gn b/third_party/WebKit/Source/modules/mediastream/BUILD.gn
|
| index a33f22df8f90074b969ab5404624d6e747623ebd..b0474f35e1c46ca72a8235558b15f5e28591a85b 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/mediastream/BUILD.gn
|
| @@ -6,6 +6,7 @@ import("//third_party/WebKit/Source/modules/modules.gni")
|
|
|
| blink_modules_sources("mediastream") {
|
| sources = [
|
| + "DOMWindowMediaStream.h",
|
| "MediaConstraintsImpl.cpp",
|
| "MediaConstraintsImpl.h",
|
| "MediaDeviceInfo.cpp",
|
|
|