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

Unified Diff: chrome/test/data/webui/about_invalidations_browsertest.js

Issue 255503006: webui: remove the precendent for silly, invalid end of jsdoc comments, e.g. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: whoops Created 6 years, 8 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
« no previous file with comments | « chrome/test/data/webui/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/about_invalidations_browsertest.js
diff --git a/chrome/test/data/webui/about_invalidations_browsertest.js b/chrome/test/data/webui/about_invalidations_browsertest.js
index 5c61401533f6883fc6712bef98e1f132f8176579..cb4c36f40c3c89a50b531a0e9f374627635899d6 100644
--- a/chrome/test/data/webui/about_invalidations_browsertest.js
+++ b/chrome/test/data/webui/about_invalidations_browsertest.js
@@ -6,7 +6,7 @@
* TestFixture for Invalidations WebUI testing.
* @extends {testing.Test}
* @constructor
- **/
+ */
function InvalidationsWebUITest() {}
InvalidationsWebUITest.prototype = {
@@ -14,7 +14,7 @@ InvalidationsWebUITest.prototype = {
/**
* Browse to the Invalidations page.
- **/
+ */
browsePreload: 'chrome://invalidations',
runAccessibilityChecks: false,
accessibilityIssuesAreErrors: false
« no previous file with comments | « chrome/test/data/webui/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698