Index: chrome/common/chrome_content_client.h |
diff --git a/chrome/common/chrome_content_client.h b/chrome/common/chrome_content_client.h |
index 51f13112c5bdaa149465dbd2ebcff94bdc75e8f0..33515eabfbe98cc527570f093a24db49e4e4f162 100644 |
--- a/chrome/common/chrome_content_client.h |
+++ b/chrome/common/chrome_content_client.h |
@@ -10,6 +10,7 @@ |
#include "base/compiler_specific.h" |
#include "base/files/file_path.h" |
+#include "build/build_config.h" |
#include "content/public/common/content_client.h" |
#if defined(ENABLE_PLUGINS) |