summaryrefslogtreecommitdiff
path: root/base/run_loop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/run_loop.cc')
-rw-r--r--base/run_loop.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/run_loop.cc b/base/run_loop.cc
index 2aa4def957..b8558db487 100644
--- a/base/run_loop.cc
+++ b/base/run_loop.cc
@@ -6,6 +6,7 @@
#include "base/bind.h"
#include "base/tracked_objects.h"
+#include "build/build_config.h"
#if defined(OS_WIN)
#include "base/message_loop/message_pump_dispatcher.h"