Converter for base::Callback is not thread safe

This commit is contained in:
Cheng Zhao 2017-03-10 11:01:17 +09:00
parent bb5ad4ac05
commit 69df934710
4 changed files with 10 additions and 20 deletions

View file

@ -4,8 +4,6 @@
#include "atom/common/native_mate_converters/callback.h"
#include "content/public/browser/browser_thread.h"
using content::BrowserThread;
namespace mate {