| Index: chrome/browser/resources/ntp4/nav_dot.js
 | 
| diff --git a/chrome/browser/resources/ntp4/nav_dot.js b/chrome/browser/resources/ntp4/nav_dot.js
 | 
| index c5892061e13ae64e18040bfcaacee12d4494024e..5b6a614ea1327ee7757773b90bf03df556e0730f 100644
 | 
| --- a/chrome/browser/resources/ntp4/nav_dot.js
 | 
| +++ b/chrome/browser/resources/ntp4/nav_dot.js
 | 
| @@ -73,8 +73,7 @@ cr.define('ntp4', function() {
 | 
|      },
 | 
|  
 | 
|      /**
 | 
| -     * Gets the associated TilePage.
 | 
| -     * @return {TilePage}
 | 
| +     * @return {TilePage} The associated TilePage.
 | 
|       */
 | 
|      get page() {
 | 
|        return this.page_;
 | 
| 
 |