diff options
Diffstat (limited to 'chrome/common/extensions/api/api.gyp')
-rw-r--r-- | chrome/common/extensions/api/api.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp index 84e2f28..3c90b0d 100644 --- a/chrome/common/extensions/api/api.gyp +++ b/chrome/common/extensions/api/api.gyp @@ -94,6 +94,7 @@ 'signed_in_devices.idl', 'socket.idl', 'sockets_tcp.idl', + 'sockets_tcp_server.idl', 'sockets_udp.idl', 'storage.json', 'sync_file_system.idl', |