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

Unified Diff: base/scoped_clipboard_writer.cc

Issue 42011: Normalize end of file newlines in base/. All files end in a single newline. (Closed)
Patch Set: Revert changed to third_party. Created 11 years, 9 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/scoped_clipboard_writer.h ('k') | base/scoped_handle_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/scoped_clipboard_writer.cc
diff --git a/base/scoped_clipboard_writer.cc b/base/scoped_clipboard_writer.cc
index 5114a22275bd278112531debf2a120843514adaa..01335e40f2bd81467fa61874b647eb5b42071a7a 100644
--- a/base/scoped_clipboard_writer.cc
+++ b/base/scoped_clipboard_writer.cc
@@ -140,4 +140,3 @@ void ScopedClipboardWriter::WriteBitmapFromPixels(const void* pixels,
objects_[Clipboard::CBF_BITMAP] = parameters;
}
#endif // defined(OS_WIN)
-
« no previous file with comments | « base/scoped_clipboard_writer.h ('k') | base/scoped_handle_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698