From e071e2cf6fb5ca31de605212d15ee47789fd849a Mon Sep 17 00:00:00 2001
From: Christoph <auchri@users.noreply.github.com>
Date: Fri, 17 Feb 2017 13:28:29 +0100
Subject: [PATCH] Remove duplicated src folder of breakpad [ci skip]

---
 doc/building-msvc.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/building-msvc.md b/doc/building-msvc.md
index 64d0c7b0c..848e5a826 100644
--- a/doc/building-msvc.md
+++ b/doc/building-msvc.md
@@ -252,6 +252,7 @@ run `git reset --hard HEAD` and execute `gclient` again
     ..\depot_tools\fetch breakpad
     ..\depot_tools\gclient sync
     xcopy src\src\* src /s /i
+    rmdir src\src /s /q
 
 #### Build