| Index: third_party/WebKit/Source/modules/presentation/PresentationConnectionList.h
|
| diff --git a/third_party/WebKit/Source/modules/presentation/PresentationConnectionList.h b/third_party/WebKit/Source/modules/presentation/PresentationConnectionList.h
|
| index 46161b4d21054ea763f4bd3d227549d63bf95350..44a37c0e7100c05392a8f4cccc3b9c7f5d4f6dc0 100644
|
| --- a/third_party/WebKit/Source/modules/presentation/PresentationConnectionList.h
|
| +++ b/third_party/WebKit/Source/modules/presentation/PresentationConnectionList.h
|
| @@ -14,8 +14,8 @@
|
|
|
| namespace blink {
|
|
|
| -// Implements the PresentationConnectionList interface from the Presentation API from
|
| -// which represents set of presentation connections in the set of
|
| +// Implements the PresentationConnectionList interface from the Presentation API
|
| +// from which represents set of presentation connections in the set of
|
| // presentation controllers.
|
| class MODULES_EXPORT PresentationConnectionList final
|
| : public EventTargetWithInlineData,
|
|
|