This commit is contained in:
Paul Betts 2015-11-30 11:08:22 -08:00
parent 15b8d7680e
commit 549da7fd91
2 changed files with 2 additions and 2 deletions

View file

@ -5,6 +5,8 @@
#ifndef ATOM_BROWSER_NET_JS_ASKER_H_
#define ATOM_BROWSER_NET_JS_ASKER_H_
#include <string>
#include "base/callback.h"
#include "base/memory/ref_counted.h"
#include "base/memory/weak_ptr.h"