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

Unified Diff: base/barrier_closure.cc

Issue 23484036: Add newlines to the end of files where they were missing (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 3 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/barrier_closure.h ('k') | base/test/parallel_test_launcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/barrier_closure.cc
diff --git a/base/barrier_closure.cc b/base/barrier_closure.cc
index 65e9c086d7255a7e9a01de6b2b28989b936cd1dd..5abe2bfaec252acb65c0ab7ea74275c3cf96de44 100644
--- a/base/barrier_closure.cc
+++ b/base/barrier_closure.cc
@@ -49,4 +49,4 @@ base::Closure BarrierClosure(int num_callbacks_left,
new BarrierInfo(num_callbacks_left, done_closure)));
}
-} // namespace base
+} // namespace base
« no previous file with comments | « base/barrier_closure.h ('k') | base/test/parallel_test_launcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698