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

Unified Diff: chrome/browser/resources/options/options_focus_manager.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/options_focus_manager.js
diff --git a/chrome/browser/resources/options/options_focus_manager.js b/chrome/browser/resources/options/options_focus_manager.js
index 9fc3f21a99a8b1a1baa690925b388fb18f325b16..39c20279c98913035c6bd8279e19c3104d86c1ea 100644
--- a/chrome/browser/resources/options/options_focus_manager.js
+++ b/chrome/browser/resources/options/options_focus_manager.js
@@ -6,8 +6,7 @@ cr.define('options', function() {
var FocusManager = cr.ui.FocusManager;
var PageManager = cr.ui.pageManager.PageManager;
- function OptionsFocusManager() {
- }
+ function OptionsFocusManager() {}
cr.addSingletonGetter(OptionsFocusManager);

Powered by Google App Engine
This is Rietveld 408576698