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

Unified Diff: base/callback_registry.h

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
« no previous file with comments | « no previous file | base/callback_registry.h.pump » ('j') | base/callback_registry_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/callback_registry.h
diff --git a/base/callback_registry.h b/base/callback_registry.h
index dcdeb81d01eb9b260baf9cddbc72760d57a84131..a72abe1cde08d62d19eb7448ab85a725f6034cb6 100644
--- a/base/callback_registry.h
+++ b/base/callback_registry.h
@@ -383,3 +383,4 @@ class CallbackRegistry<void(A1, A2, A3, A4, A5, A6, A7)>
} // namespace base
#endif // BASE_CALLBACK_REGISTRY_H
+// NOSUBMIT: Force git to add file for readability.
« no previous file with comments | « no previous file | base/callback_registry.h.pump » ('j') | base/callback_registry_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698