Index: Source/core/html/MediaDocument.cpp |
diff --git a/Source/core/html/MediaDocument.cpp b/Source/core/html/MediaDocument.cpp |
index d8c55a1a78c4c42358445d2a17d99f5ca4a836a6..0d1c040f86306b1a9515689ff5dc3f66e3d0fee5 100644 |
--- a/Source/core/html/MediaDocument.cpp |
+++ b/Source/core/html/MediaDocument.cpp |
@@ -63,7 +63,7 @@ private: |
{ |
} |
- virtual void appendBytes(const char*, size_t) OVERRIDE; |
+ virtual void appendBytes(const char*, size_t) override; |
void createDocumentStructure(); |