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

Unified Diff: third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h

Issue 2387053003: reflow comments in platform/{mediastream,scroll} (Closed)
Patch Set: blah 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/platform/mediastream/MediaStreamComponent.h
diff --git a/third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h b/third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h
index 5459534f1d5eeed058dd12d71303f78d0e97f768..8aa26e9940f202859df502732938a79db3249f37 100644
--- a/third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h
+++ b/third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h
@@ -104,7 +104,8 @@ class PLATFORM_EXPORT MediaStreamComponent final
~AudioSourceProviderImpl() override {}
- // Wraps the given blink::WebAudioSourceProvider to blink::AudioSourceProvider.
+ // Wraps the given blink::WebAudioSourceProvider to
+ // blink::AudioSourceProvider.
void wrap(WebAudioSourceProvider*);
// blink::AudioSourceProvider

Powered by Google App Engine
This is Rietveld 408576698