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

Unified Diff: chrome/browser/resources/cryptotoken/window-timer.js

Issue 2617663002: WIP: run clang-format-js on lots of things (Closed)
Patch Set: merge Created 3 years, 11 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/browser/resources/cryptotoken/window-timer.js
diff --git a/chrome/browser/resources/cryptotoken/window-timer.js b/chrome/browser/resources/cryptotoken/window-timer.js
index 4f99d678967ef07ea09c4248cadca4989ebc2b82..b5ad2a6f5254fc5ed5045f77aa93f1568d12b8ac 100644
--- a/chrome/browser/resources/cryptotoken/window-timer.js
+++ b/chrome/browser/resources/cryptotoken/window-timer.js
@@ -14,8 +14,7 @@
* @constructor
* @implements {SystemTimer}
*/
-function WindowTimer() {
-}
+function WindowTimer() {}
/**
* Sets a single-shot timer.
« no previous file with comments | « chrome/browser/resources/cryptotoken/webrequestsender.js ('k') | chrome/browser/resources/device_log_ui/device_log_ui.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698