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

Unified Diff: base/barrier_closure.cc

Issue 23460036: Mark language/field_type_check_test/none as flaky crashing on mac dartium (drt) (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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