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

Unified Diff: third_party/WebKit/public/platform/WebEncryptedMediaTypes.h

Issue 2387113002: reflow comments in public/platform/ (Closed)
Patch Set: nit 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/WebEncryptedMediaTypes.h
diff --git a/third_party/WebKit/public/platform/WebEncryptedMediaTypes.h b/third_party/WebKit/public/platform/WebEncryptedMediaTypes.h
index 01af976360f163041f61526a0cfc288b391ddda2..dfd4555268dfcf4d8dfd6e1d8b2ddabde1d6f686 100644
--- a/third_party/WebKit/public/platform/WebEncryptedMediaTypes.h
+++ b/third_party/WebKit/public/platform/WebEncryptedMediaTypes.h
@@ -7,7 +7,8 @@
namespace blink {
-// From https://w3c.github.io/encrypted-media/initdata-format-registry.html#registry
+// From
+// https://w3c.github.io/encrypted-media/initdata-format-registry.html#registry
enum class WebEncryptedMediaInitDataType {
Unknown,
Cenc,

Powered by Google App Engine
This is Rietveld 408576698