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

Unified Diff: chrome/browser/resources/md_history/router.js

Issue 2578013002: [MD History] clang-format all javascript. (Closed)
Patch Set: rebase Created 4 years 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/browser/resources/md_history/router.js
diff --git a/chrome/browser/resources/md_history/router.js b/chrome/browser/resources/md_history/router.js
index 8d7b196bdc36221a753a6f878e9ab0caf0abf384..6b3cdd81087fadf44cab27556c91f9fc927e7f2b 100644
--- a/chrome/browser/resources/md_history/router.js
+++ b/chrome/browser/resources/md_history/router.js
@@ -14,12 +14,12 @@ Polymer({
queryState: {
type: Object,
- notify: true
+ notify: true,
},
path_: {
type: String,
- observer: 'pathChanged_'
+ observer: 'pathChanged_',
},
queryParams_: Object,
« no previous file with comments | « chrome/browser/resources/md_history/list_container.js ('k') | chrome/browser/resources/md_history/searched_label.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698