Index: chrome/common/chrome_content_client.cc |
diff --git a/chrome/common/chrome_content_client.cc b/chrome/common/chrome_content_client.cc |
index 207eace8583fe7260f7bd227bfc3771f1890bdb7..eba39365e64ac555f3115c301b3bba6e11958da9 100644 |
--- a/chrome/common/chrome_content_client.cc |
+++ b/chrome/common/chrome_content_client.cc |
@@ -40,7 +40,7 @@ |
#if defined(OS_WIN) |
#include "base/win/registry.h" |
#include "base/win/windows_version.h" |
-#include "sandbox/src/sandbox.h" |
+#include "sandbox/win/src/sandbox.h" |
#elif defined(OS_MACOSX) |
#include "chrome/common/chrome_sandbox_type_mac.h" |
#endif |