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

Unified Diff: third_party/WebKit/public/platform/modules/indexeddb/WebIDBObserver.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/indexeddb/WebIDBObserver.h
diff --git a/third_party/WebKit/public/platform/modules/indexeddb/WebIDBObserver.h b/third_party/WebKit/public/platform/modules/indexeddb/WebIDBObserver.h
index a14d8ae6428fd91b4e2bb81701436c7539a49636..811a149be6401884483ca235095d650f3430c10e 100644
--- a/third_party/WebKit/public/platform/modules/indexeddb/WebIDBObserver.h
+++ b/third_party/WebKit/public/platform/modules/indexeddb/WebIDBObserver.h
@@ -2,7 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// This class makes the blink::IDBObserver visible to the content layer by holding a reference to it.
+// This class makes the blink::IDBObserver visible to the content layer by
+// holding a reference to it.
#ifndef WebIDBObserver_h
#define WebIDBObserver_h

Powered by Google App Engine
This is Rietveld 408576698