docs: Some dlls are not there anymore

This commit is contained in:
Cheng Zhao 2016-07-07 10:17:49 +09:00
parent c7e0df09bc
commit c70635daff
3 changed files with 1 additions and 9 deletions

View file

@ -52,5 +52,5 @@ Type the following commands in Windbg to print why symbols are not loading:
```
> !sym noisy
> .reload /f chromiumcontent.dll
> .reload /f electron.exe
```