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

Unified Diff: net/cert/ct_sct_to_string.h

Issue 2396503002: Fix net_export.h includes. (Closed)
Patch Set: Created 4 years, 2 months 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 | « net/base/winsock_util.h ('k') | net/cert/internal/cert_issuer_source_aia.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/cert/ct_sct_to_string.h
diff --git a/net/cert/ct_sct_to_string.h b/net/cert/ct_sct_to_string.h
index 165dd89b89e18252316cf448cad940880c667c57..5dc77962190ccec8d31f21aaec21eb0159c8e6bf 100644
--- a/net/cert/ct_sct_to_string.h
+++ b/net/cert/ct_sct_to_string.h
@@ -7,6 +7,7 @@
#include <string>
+#include "net/base/net_export.h"
#include "net/cert/sct_status_flags.h"
#include "net/cert/signed_certificate_timestamp.h"
« no previous file with comments | « net/base/winsock_util.h ('k') | net/cert/internal/cert_issuer_source_aia.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698