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

Unified Diff: base/bind.h

Issue 2300983004: Move documentation of base::Callback from base/callback.h to docs/callback.md (Closed)
Patch Set: fix indentations. use codeblock for code snippets. Created 4 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.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/bind.h
diff --git a/base/bind.h b/base/bind.h
index 9cf65b67764b0cbcb393cd392f6fdb480d57496b..50b941e45992b145dde1b45e9718c47b3d9956f4 100644
--- a/base/bind.h
+++ b/base/bind.h
@@ -11,7 +11,7 @@
// Usage documentation
// -----------------------------------------------------------------------------
//
-// See base/callback.h for documentation.
+// See //docs/callback.md for documentation.
//
//
// -----------------------------------------------------------------------------
« no previous file with comments | « no previous file | base/callback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698