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

Unified Diff: net/base/test_completion_callback_unittest.cc

Issue 647883002: git cl format the final third of the net/base directory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
Index: net/base/test_completion_callback_unittest.cc
diff --git a/net/base/test_completion_callback_unittest.cc b/net/base/test_completion_callback_unittest.cc
index 704273ebc7f41f583711363617579d71b1893262..40bcee1068b0a6e81a16a775833f588b82b389fe 100644
--- a/net/base/test_completion_callback_unittest.cc
+++ b/net/base/test_completion_callback_unittest.cc
@@ -48,6 +48,7 @@ class ExampleEmployer::ExampleWorker
origin_loop_(base::MessageLoop::current()) {}
void DoWork();
void DoCallback();
+
private:
friend class base::RefCountedThreadSafe<ExampleWorker>;

Powered by Google App Engine
This is Rietveld 408576698