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

Unified Diff: public/web/WebMenuItemInfo.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/web/WebImageDecoder.h ('k') | public/web/WebSecurityOrigin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebMenuItemInfo.h
diff --git a/public/web/WebMenuItemInfo.h b/public/web/WebMenuItemInfo.h
index eef2528cbfa182501f0c7e8e76fda57d4fc9ed18..f15caace7e8a2418d8c01396331d4bc59db36648 100644
--- a/public/web/WebMenuItemInfo.h
+++ b/public/web/WebMenuItemInfo.h
@@ -47,7 +47,7 @@ struct WebMenuItemInfo {
SubMenu
};
- WebMenuItemInfo()
+ WebMenuItemInfo()
: type(Option)
, action(0)
, textDirection(WebTextDirectionDefault)
« no previous file with comments | « public/web/WebImageDecoder.h ('k') | public/web/WebSecurityOrigin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698