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

Unified Diff: chrome/browser/resources/options/profiles_icon_grid.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/options/profiles_icon_grid.js
diff --git a/chrome/browser/resources/options/profiles_icon_grid.js b/chrome/browser/resources/options/profiles_icon_grid.js
index 9d0401d0df354ed00ae2e062dc95595f371d150e..de823956e2384b5f66539242b65a072371eaae61 100644
--- a/chrome/browser/resources/options/profiles_icon_grid.js
+++ b/chrome/browser/resources/options/profiles_icon_grid.js
@@ -61,7 +61,5 @@ cr.define('options', function() {
},
};
- return {
- ProfilesIconGrid: ProfilesIconGrid
- };
+ return {ProfilesIconGrid: ProfilesIconGrid};
});

Powered by Google App Engine
This is Rietveld 408576698