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

Unified Diff: chrome/common/extensions/api/serial.idl

Issue 10852016: Move serial out of experimental. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Resolve merge conflicts. 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/serial.idl
diff --git a/chrome/common/extensions/api/experimental_serial.idl b/chrome/common/extensions/api/serial.idl
similarity index 99%
rename from chrome/common/extensions/api/experimental_serial.idl
rename to chrome/common/extensions/api/serial.idl
index 62b5e195d3f99f2f3d40b5e71713eb1ede02c6c6..fd9a4fb14764b41c3ac93e3bf751155300dca5fe 100644
--- a/chrome/common/extensions/api/experimental_serial.idl
+++ b/chrome/common/extensions/api/serial.idl
@@ -4,7 +4,7 @@
// File-level comment to appease parser. Eventually this will not be necessary.
-namespace experimental.serial {
+namespace serial {
callback GetPortsCallback = void (DOMString[] ports);
« no previous file with comments | « chrome/common/extensions/api/experimental_serial.idl ('k') | chrome/common/extensions/docs/apps/api_index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698