Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / webui / options / cookies_view_browsertest.js
index 7a646e9..1babc6d 100644 (file)
@@ -6,7 +6,7 @@
  * TestFixture for cookies view WebUI testing.
  * @extends {testing.Test}
  * @constructor
- **/
+ */
 function CookiesViewWebUITest() {}
 
 CookiesViewWebUITest.prototype = {
@@ -14,7 +14,7 @@ CookiesViewWebUITest.prototype = {
 
   /**
    * Browse to the cookies view.
-   **/
+   */
   browsePreload: 'chrome://settings-frame/cookies',
 };