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

Unified Diff: third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h

Issue 2385233002: reflow comments in public/platform/{bluetooth,indexeddb} (Closed)
Patch Set: Created 4 years, 2 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: third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h
diff --git a/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h b/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h
index 5fb9ac96bc07beb593f34d239daaa5397c121d2f..f3105ef796548f9b6d5f10cff4f9251d0f1d7a1f 100644
--- a/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h
+++ b/third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothRemoteGATTCharacteristicInit.h
@@ -10,8 +10,8 @@
namespace blink {
-// Contains members corresponding to BluetoothRemoteGATTCharacteristic attributes as
-// specified in the IDL.
+// Contains members corresponding to BluetoothRemoteGATTCharacteristic
+// attributes as specified in the IDL.
struct WebBluetoothRemoteGATTCharacteristicInit {
WebBluetoothRemoteGATTCharacteristicInit(
const WebString& serviceInstanceID,

Powered by Google App Engine
This is Rietveld 408576698