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

Unified Diff: chrome/browser/resources/chromeos/chromevox/extensions/searchvox/loader.js

Issue 2943193002: Run clang-format on .js files in c/b/r/chromeos/chromevox (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/chromevox/extensions/searchvox/loader.js
diff --git a/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/loader.js b/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/loader.js
index 62c497b0815faa8c36be89223dde26d746466a45..da819da6cc3f1163c41473cc34e9768a63756d69 100644
--- a/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/loader.js
+++ b/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/loader.js
@@ -13,8 +13,7 @@ goog.require('cvox.SearchContextMenu');
/**
* @constructor
*/
-cvox.SearchLoader = function() {
-};
+cvox.SearchLoader = function() {};
/**
* Called when document ready state changes.

Powered by Google App Engine
This is Rietveld 408576698