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

Unified Diff: chrome/browser/resources/chromeos/bluetooth_pair_device.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/bluetooth_pair_device.js
diff --git a/chrome/browser/resources/chromeos/bluetooth_pair_device.js b/chrome/browser/resources/chromeos/bluetooth_pair_device.js
index c476037672b61c7b0f8548a4c3ecf72f2aa6c3f1..9c9eaf7f973003d5303263bf902d206f31059f5d 100644
--- a/chrome/browser/resources/chromeos/bluetooth_pair_device.js
+++ b/chrome/browser/resources/chromeos/bluetooth_pair_device.js
@@ -32,9 +32,7 @@ cr.define('options', function() {
PageManager.closeOverlay();
};
- return {
- BluetoothOptions: BluetoothOptions
- };
+ return {BluetoothOptions: BluetoothOptions};
});
/**
« no previous file with comments | « chrome/browser/resources/chromeos/bluetooth_options.js ('k') | chrome/browser/resources/chromeos/braille_ime/braille_ime.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698