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

Unified Diff: chrome/browser/resources/chromeos/login/gaia_header.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/chromeos/login/gaia_header.js
diff --git a/chrome/browser/resources/chromeos/login/gaia_header.js b/chrome/browser/resources/chromeos/login/gaia_header.js
index 69898a4e223333b0e8ab849df9582b0c38530546..b5ee3deed4dd5e90b34a51fb7970b196337cbdb6 100644
--- a/chrome/browser/resources/chromeos/login/gaia_header.js
+++ b/chrome/browser/resources/chromeos/login/gaia_header.js
@@ -5,7 +5,5 @@
Polymer({
is: 'gaia-header',
- properties: {
- email: String
- }
+ properties: {email: String}
});

Powered by Google App Engine
This is Rietveld 408576698