Index: chrome/common/chrome_content_client.cc |
diff --git a/chrome/common/chrome_content_client.cc b/chrome/common/chrome_content_client.cc |
index 57355af2b5fb25e83a2c12238619c9daf1de2928..a94fb2cfe59a60e6d1671fc9bd4cdb1bbc4cc404 100644 |
--- a/chrome/common/chrome_content_client.cc |
+++ b/chrome/common/chrome_content_client.cc |
@@ -66,7 +66,7 @@ |
#if defined(ENABLE_EXTENSIONS) |
#include "chrome/common/extensions/extension_process_policy.h" |
-#include "chrome/common/extensions/features/feature_util.h" |
+#include "extensions/common/features/feature_util.h" |
#endif |
#if defined(ENABLE_PLUGINS) |