Add missing header include (issue #1614)

This commit is contained in:
Marshall Greenblatt 2019-02-14 17:08:16 -05:00
parent feb99571d2
commit 176e14d451
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include "base/macros.h"
#include "base/memory/weak_ptr.h"
#include <map>
#include <string>
namespace base {