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

Unified Diff: base/callback_registry_unittest.cc

Issue 23645019: C++ Readability Review for caitkp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: base/callback_registry_unittest.cc
diff --git a/base/callback_registry_unittest.cc b/base/callback_registry_unittest.cc
index 826aa0da6f133b297b9932c0aaf978942dffec6e..30cb46504bd286530f63e1f50a01c5113fd08462 100644
--- a/base/callback_registry_unittest.cc
+++ b/base/callback_registry_unittest.cc
@@ -282,3 +282,4 @@ TEST(CallbackRegistryTest, EmptyList) {
} // namespace
} // namespace base
+// NOSUBMIT: Force git to add file for readability.

Powered by Google App Engine
This is Rietveld 408576698