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

Unified Diff: chrome/browser/bookmarks/bookmark_drag_data.h

Issue 3013038: Fix lines longer than 80 characters. (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: Created 10 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 | « base/ref_counted.h ('k') | chrome/browser/child_process_security_policy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/bookmarks/bookmark_drag_data.h
diff --git a/chrome/browser/bookmarks/bookmark_drag_data.h b/chrome/browser/bookmarks/bookmark_drag_data.h
index 931ffdb410008a37e6a956d8ad947c0da5185909..d659f6ef8d48efb72306e5b8c49c88d9ca5b6ca2 100644
--- a/chrome/browser/bookmarks/bookmark_drag_data.h
+++ b/chrome/browser/bookmarks/bookmark_drag_data.h
@@ -97,7 +97,8 @@ struct BookmarkDragData {
void WriteToClipboard(Profile* profile) const;
// Reads bookmarks from the general copy/paste clipboard. Prefers data
- // written via WriteToClipboard but will also attempt to read a plain bookmark.
+ // written via WriteToClipboard but will also attempt to read a plain
+ // bookmark.
bool ReadFromClipboard();
#if defined(OS_MACOSX)
// Reads bookmarks that are being dragged from the drag and drop
« no previous file with comments | « base/ref_counted.h ('k') | chrome/browser/child_process_security_policy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698