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

Unified Diff: third_party/WebKit/Source/modules/presentation/PresentationError.h

Issue 2396573002: reflow comments in modules/[presentation,storage] (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/Source/modules/presentation/PresentationError.h
diff --git a/third_party/WebKit/Source/modules/presentation/PresentationError.h b/third_party/WebKit/Source/modules/presentation/PresentationError.h
index d262ad81bba82421bd8ad11b392fca1a9925c09f..56b2a2f23559180836ef4d22f9f8447af034a66b 100644
--- a/third_party/WebKit/Source/modules/presentation/PresentationError.h
+++ b/third_party/WebKit/Source/modules/presentation/PresentationError.h
@@ -14,7 +14,8 @@ namespace blink {
class DOMException;
class ScriptPromiseResolver;
-// A container of methods taking care of WebPresentationError in WebCallbacks subclasses.
+// A container of methods taking care of WebPresentationError in WebCallbacks
+// subclasses.
class PresentationError final {
STATIC_ONLY(PresentationError);

Powered by Google App Engine
This is Rietveld 408576698