Chromium Code Reviews| Index: netlog_viewer/README.md |
| diff --git a/netlog_viewer/README.md b/netlog_viewer/README.md |
| index dee0953a39fb7dc0f3d244231911efb7b9825c0b..b214359bbcc5280c269a6d18c53386dcd686b0ed 100644 |
| --- a/netlog_viewer/README.md |
| +++ b/netlog_viewer/README.md |
| @@ -7,7 +7,7 @@ Introduction |
| This is a WebApp that allows someone to perform post-mortem analysis of a |
| saved NetLog dump. The initial code was taken out of Chromium. |
| The code should contain all changes made to net-internals up to chromium commit |
| -8491b5b9060b61c2b06f51bb5dfcc8098c0cbad1. |
| +0036296a1128ac9cbefeaff51c8df831ec421c36. |
|
eroman
2017/09/19 17:14:19
Optional: Could you also paste in your instruction
xunjieli
2017/09/19 18:26:07
Done. Good point. Thanks.
|
| The full design doc can be found |
| [here](https://docs.google.com/document/d/1Ll7T5cguj5m2DqkUTad5DWRCqtbQ3L1q9FRvTN5-Y28/edit#). |