Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / api / identity.idl
index 9aeb129..5c96565 100644 (file)
@@ -77,7 +77,8 @@ namespace identity {
 
   interface Functions {
     // Retrieves a list of AccountInfo objects describing the accounts
-    // present on the profile.<br>
+    // present on the profile.
+    //
     // <code>getAccounts</code> is only supported on dev channel.
     static void getAccounts(GetAccountsCallback callback);