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

Unified Diff: chrome/browser/resources/chromeos/bluetooth_pair_device.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/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};
});
/**

Powered by Google App Engine
This is Rietveld 408576698