Index: content/child/runtime_features.cc |
diff --git a/content/child/runtime_features.cc b/content/child/runtime_features.cc |
index 89a037c2153b4a01c01c0503f68eea3817b1ec21..655ced680dc7ceec741b31a85e396883cb850de8 100644 |
--- a/content/child/runtime_features.cc |
+++ b/content/child/runtime_features.cc |
@@ -10,6 +10,7 @@ |
#include "base/feature_list.h" |
#include "base/metrics/field_trial.h" |
#include "base/strings/string_split.h" |
+#include "build/build_config.h" |
#include "content/common/content_switches_internal.h" |
#include "content/public/common/content_features.h" |
#include "content/public/common/content_switches.h" |