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

Unified Diff: chrome/test/data/webui/settings/site_list_tests.js

Issue 2787923002: [MD settings] small code health changes (Closed)
Patch Set: Created 3 years, 9 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
Index: chrome/test/data/webui/settings/site_list_tests.js
diff --git a/chrome/test/data/webui/settings/site_list_tests.js b/chrome/test/data/webui/settings/site_list_tests.js
index 441da27ad7e8936f3d26335d801229351e9c7fe8..cee2e73e0d58449dc8577f438b0f1d00783dadd3 100644
--- a/chrome/test/data/webui/settings/site_list_tests.js
+++ b/chrome/test/data/webui/settings/site_list_tests.js
@@ -430,8 +430,7 @@ cr.define('site_list', function() {
return true;
}
return false;
- };
-
+ }
/**
* Configures the test element for a particular category.

Powered by Google App Engine
This is Rietveld 408576698