Index: remoting/host/json_host_config.cc |
diff --git a/remoting/host/json_host_config.cc b/remoting/host/json_host_config.cc |
index 36b39f2eff284acfb3a7217c4b6d4e265eaa7031..cdeb563cb3e4854a6d310b2c60f18f15dbb8b85b 100644 |
--- a/remoting/host/json_host_config.cc |
+++ b/remoting/host/json_host_config.cc |
@@ -7,6 +7,7 @@ |
#include "base/file_util.h" |
#include "base/json/json_reader.h" |
#include "base/json/json_writer.h" |
+#include "base/location.h" |
#include "base/message_loop_proxy.h" |
#include "base/synchronization/lock.h" |
#include "base/task.h" |