Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index 1d70bbeda24c37117b891237d572dd1f0204182d..35ead74101bd98cbff4ba0eeebd8a6770bcf2c96 100644 |
--- a/chrome/common/extensions/api/api.gyp |
+++ b/chrome/common/extensions/api/api.gyp |
@@ -5,7 +5,7 @@ |
{ |
'targets': [ |
{ |
- 'target_name': 'api', |
+ 'target_name': 'chrome_api', |
'type': 'static_library', |
'sources': [ |
'<@(schema_files)', |
@@ -99,10 +99,6 @@ |
'serial.idl', |
'sessions.json', |
'signed_in_devices.idl', |
- 'socket.idl', |
- 'sockets_tcp.idl', |
- 'sockets_tcp_server.idl', |
- 'sockets_udp.idl', |
'storage.json', |
'streams_private.idl', |
'sync_file_system.idl', |