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

Unified Diff: chrome/browser/resources/chromeos/login/throbber_notice.js

Issue 2944703004: Run clang-format on .js files in c/b/r/chromeos (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/chromeos/login/throbber_notice.js
diff --git a/chrome/browser/resources/chromeos/login/throbber_notice.js b/chrome/browser/resources/chromeos/login/throbber_notice.js
index 2b56e0bf0242240b2fe399d68f31d2641a75c9b9..412ca3dbf1c4fd1e48429ec4ae9826b9b3fbc51b 100644
--- a/chrome/browser/resources/chromeos/login/throbber_notice.js
+++ b/chrome/browser/resources/chromeos/login/throbber_notice.js
@@ -5,7 +5,5 @@
Polymer({
is: 'throbber-notice',
- properties: {
- text: String
- }
+ properties: {text: String}
});
« no previous file with comments | « chrome/browser/resources/chromeos/login/screen_wrong_hwid.js ('k') | chrome/browser/resources/chromeos/mobile_setup.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698