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

Unified Diff: third_party/WebKit/public/web/WebContextMenuData.h

Issue 2388103002: reflow comments in public/web (Closed)
Patch Set: Created 4 years, 2 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
Index: third_party/WebKit/public/web/WebContextMenuData.h
diff --git a/third_party/WebKit/public/web/WebContextMenuData.h b/third_party/WebKit/public/web/WebContextMenuData.h
index 8970ee8aa77cddcb0a176aba5a67ba6555b5600f..ebd769dbd8188d888df1c2368066ab85dd86f707 100644
--- a/third_party/WebKit/public/web/WebContextMenuData.h
+++ b/third_party/WebKit/public/web/WebContextMenuData.h
@@ -121,7 +121,8 @@ struct WebContextMenuData {
// The raw text of the selection in context.
WebString selectedText;
- // Title attribute or alt attribute (if title is not available) of the selection in context.
+ // Title attribute or alt attribute (if title is not available) of the
+ // selection in context.
WebString titleText;
// Whether spell checking is enabled.
« no previous file with comments | « third_party/WebKit/public/web/WebContentSettingsClient.h ('k') | third_party/WebKit/public/web/WebDevToolsAgentClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698