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

Unified Diff: dashboard/dashboard/elements/report-page-test.html

Issue 2439593004: Turn on eslint rule key-spacing and fix existing errors. (Closed)
Patch Set: Created 4 years, 2 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 | « .eslintrc ('k') | tracing/tracing/extras/chrome/cc/input_latency_async_slice_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/dashboard/elements/report-page-test.html
diff --git a/dashboard/dashboard/elements/report-page-test.html b/dashboard/dashboard/elements/report-page-test.html
index 5ff5ff9a038d104aa0adfaa6b04fb7bba2e33ecf..f63c48d5255b8bcf5b85f25acc89c5625955d000 100644
--- a/dashboard/dashboard/elements/report-page-test.html
+++ b/dashboard/dashboard/elements/report-page-test.html
@@ -63,7 +63,7 @@ var REPORT_JSON = {
};
var SHORT_URI_JSON = {
- 'charts':[[
+ 'charts': [[
['ChromiumPerf/chromium-rel-mac11/dromaeo.domcoreattr/dom', ['dom']]
]]
};
« no previous file with comments | « .eslintrc ('k') | tracing/tracing/extras/chrome/cc/input_latency_async_slice_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698