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

Unified Diff: public/platform/WebLayer.h

Issue 20300002: Fix trailing whitespace in .cpp, .h, and .idl files (ex. Source/core) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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
« no previous file with comments | « public/platform/WebHTTPLoadInfo.h ('k') | public/platform/WebRTCStatsRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « public/platform/WebHTTPLoadInfo.h ('k') | public/platform/WebRTCStatsRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698