Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / app / signature_validator_win.cc
index 75efe25..e64446d 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <atlstr.h>
 #include <softpub.h>
-#include <wincrypt.h>
 #include <windows.h>
 #include <wintrust.h>
 
@@ -19,6 +18,7 @@
 #include "base/time/time.h"
 #include "base/win/scoped_handle.h"
 #include "crypto/sha2.h"
+#include "crypto/wincrypt_shim.h"
 
 namespace {