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

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

Issue 2939273002: DO NOT SUBMIT: what chrome/browser/resources/ could eventually look like with clang-format (Closed)
Patch Set: Created 3 years, 6 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.

Powered by Google App Engine
This is Rietveld 408576698