Index: media/media.gyp |
diff --git a/media/media.gyp b/media/media.gyp |
index d3d7999404104dbd7e820475d607101659332a77..ca88ea640c98eb389915d040e21af1c25e916a6f 100644 |
--- a/media/media.gyp |
+++ b/media/media.gyp |
@@ -869,6 +869,9 @@ |
'dependencies': [ |
'../third_party/webrtc/modules/modules.gyp:desktop_capture', |
], |
+ 'defines': [ |
+ 'SCREEN_CAPTURE_SUPPORTED', |
+ ], |
}, { |
'sources/': [ |
['exclude', '^video/capture/screen/'], |