Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: build/precompile.h

Issue 720373004: Remove wincrypt.h from precompiled headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/precompile.h
diff --git a/build/precompile.h b/build/precompile.h
index 20ca73cd333a0500324319a56bf2e8e81ca1a81f..32c2f11059a5cb77e6549f63aeba0ba59c6bef25 100644
--- a/build/precompile.h
+++ b/build/precompile.h
@@ -27,7 +27,6 @@
#include <Windows.h>
#include <dwmapi.h>
#include <shellapi.h>
-#include <wincrypt.h> // 4
scottmg 2014/11/19 19:42:42 should it be replaced by crypto/wincrypt_shim.h in
#include <wtypes.h> // 2
// Defines in atlbase.h cause conflicts; if we could figure out how
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698