Index: public/web/WebFileWriter.h |
diff --git a/public/web/WebFileWriter.h b/public/web/WebFileWriter.h |
index e2a534bcd7da11fd82450b6236bc3b63fe904afd..fa5b0ff5da57e994d3fa666678ddb79c54714eaa 100644 |
--- a/public/web/WebFileWriter.h |
+++ b/public/web/WebFileWriter.h |
@@ -51,7 +51,7 @@ public: |
// Do not call cancel when there is no write or truncate in progress. |
virtual void cancel() = 0; |
}; |
- |
+ |
} // namespace WebKit |
#endif |