Upload upstream chromium 76.0.3809.146
[platform/framework/web/chromium-efl.git] / pdf / chunk_stream.h
index 7fc092e..2741df7 100644 (file)
@@ -119,6 +119,6 @@ class ChunkStream {
   uint32_t filled_chunks_count_ = 0;
 };
 
-};  // namespace chrome_pdf
+}  // namespace chrome_pdf
 
 #endif  // PDF_CHUNK_STREAM_H_