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

Unified Diff: base/stack_container_unittest.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/singleton_unittest.cc ('k') | base/stats_counters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/stack_container_unittest.cc
diff --git a/base/stack_container_unittest.cc b/base/stack_container_unittest.cc
index 9c6a8e0b9e7293b02946aef9ee68c6af1599005e..3085d0f7910ef1bf94dd523a8070e56600abbc80 100644
--- a/base/stack_container_unittest.cc
+++ b/base/stack_container_unittest.cc
@@ -114,4 +114,3 @@ TEST(StackContainer, BufferAlignment) {
template StackVector<int, 2>;
template StackVector<scoped_refptr<Dummy>, 2>;
#endif
-
« no previous file with comments | « base/singleton_unittest.cc ('k') | base/stats_counters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698