Index: public/platform/WebLayer.h |
diff --git a/public/platform/WebLayer.h b/public/platform/WebLayer.h |
index a21ffedef919a12eec60ab09da0e9ccec60515e9..8c6a92d9e7919c3f99cdfbc127b74ca4e8b202d9 100644 |
--- a/public/platform/WebLayer.h |
+++ b/public/platform/WebLayer.h |
@@ -122,7 +122,7 @@ public: |
// WebFilterOperations object. |
virtual void setFilters(const WebFilterOperations&) = 0; |
- // Set the root of the image filter graph for this layer. The |
+ // Set the root of the image filter graph for this layer. The |
// implementation should grab a ref on the passed-in filter in order |
// to retain ownership. The passed-in graph will be unref'ed by the |
// caller after this call. |