Index: chrome/common/chrome_content_client.cc |
diff --git a/chrome/common/chrome_content_client.cc b/chrome/common/chrome_content_client.cc |
index f8f753fd452df78f0bfc12305eb3e797b7431547..976424fc055ffc00b36fb759ba8317216d47a4d7 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 |