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

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

Issue 10852016: Move serial out of experimental. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 65285fb76b7c6d56cc403a68d42bb53e5e485ca6..f4011559f742e3bc4586bb78fdbde6e1e4583be3 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -46,10 +46,10 @@
'experimental_idltest.idl',
'experimental_media_galleries.idl',
'experimental_push_messaging.idl',
- 'experimental_serial.idl',
'experimental_usb.idl',
'file_system.idl',
'media_galleries.idl',
+ 'serial.idl',
'socket.idl',
],
'cc_dir': 'chrome/common/extensions/api',

Powered by Google App Engine
This is Rietveld 408576698