Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / options / chromeos / accounts_options.js
index 4b80afc..3524861 100644 (file)
@@ -12,6 +12,7 @@ cr.define('options', function() {
   /**
    * Encapsulated handling of ChromeOS accounts options page.
    * @constructor
+   * @extends {cr.ui.pageManager.Page}
    */
   function AccountsOptions(model) {
     Page.call(this, 'accounts', loadTimeData.getString('accountsPageTabTitle'),