Index: remoting/base/dispatch_win.h.pump |
diff --git a/remoting/base/dispatch_win.h.pump b/remoting/base/dispatch_win.h.pump |
index 41dc8bc5da5942aa28ff9245139a99323202acc0..51d423692ce03f6c576f5141c679a08c234e9e25 100644 |
--- a/remoting/base/dispatch_win.h.pump |
+++ b/remoting/base/dispatch_win.h.pump |
@@ -2,7 +2,7 @@ $$ This is a pump file for generating file templates. Pump is a python |
$$ script that is part of the Google Test suite of utilities. Description |
$$ can be found here: |
$$ |
-$$ http://code.google.com/p/googletest/wiki/PumpManual |
+$$ https://github.com/google/googletest/blob/master/googletest/docs/PumpManual.md |
$$ MAX_ARITY controls the number of arguments that dispatch::Invoke() supports. |
$$ It is choosen to match the number of arguments base::Bind() supports. |