Index: third_party/WebKit/Source/modules/modules.gypi |
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi |
index 94c2d460504ef666d88ac9a4f5273342ff602df0..04da11c7e3d69170ed79bb8ea6cf48c9d6bb4eba 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -410,6 +410,7 @@ |
'webgl/WebGL2RenderingContextBase.idl', |
'webgl/WebGLRenderingContextBase.idl', |
'webmidi/NavigatorWebMIDI.idl', |
+ 'webshare/NavigatorShare.idl', |
'webusb/NavigatorUSB.idl', |
], |
# interfaces that inherit from Event |
@@ -1936,6 +1937,8 @@ |
'webmidi/MIDIPort.h', |
'webmidi/NavigatorWebMIDI.cpp', |
'webmidi/NavigatorWebMIDI.h', |
+ 'webshare/NavigatorShare.cpp', |
+ 'webshare/NavigatorShare.h', |
'websockets/CloseEvent.cpp', |
'websockets/CloseEvent.h', |
'websockets/DOMWebSocket.cpp', |