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

Unified Diff: base/base_drop_target.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/atomicops_internals_x86_msvc.h ('k') | base/base_paths.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_drop_target.cc
diff --git a/base/base_drop_target.cc b/base/base_drop_target.cc
index 1dda3963fdc57f152f1deb92444a2df745481339..77fe675853ddd013eaf4ce600407f486955757e7 100644
--- a/base/base_drop_target.cc
+++ b/base/base_drop_target.cc
@@ -165,4 +165,3 @@ DWORD BaseDropTarget::OnDrop(IDataObject* data_object,
DWORD effect) {
return DROPEFFECT_NONE;
}
-
« no previous file with comments | « base/atomicops_internals_x86_msvc.h ('k') | base/base_paths.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698