Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3383)

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 10440097: Move socket API from experimental to dev channel and remove some dead code (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Update Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index ba30a033262b242a27825856957f3cff113157da..c7d6c92cfc7630e640e8cd0ea40b7952f5218e0a 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -43,10 +43,10 @@
'experimental_idltest.idl',
'experimental_media_galleries.idl',
'experimental_serial.idl',
- 'experimental_socket.idl',
'experimental_usb.idl',
'file_system.idl',
'media_galleries.idl',
+ 'socket.idl',
],
'cc_dir': 'chrome/common/extensions/api',
'root_namespace': 'extensions::api',
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/experimental_socket.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698