Index: components/cronet/ios/Cronet.h |
diff --git a/components/cronet/ios/Cronet.h b/components/cronet/ios/Cronet.h |
index fd3f500033a04354a9839898a6bc12581ad5a637..d4becbeb95f58ed8f7ad0e2d9d56bc32060813ed 100644 |
--- a/components/cronet/ios/Cronet.h |
+++ b/components/cronet/ios/Cronet.h |
@@ -7,6 +7,7 @@ |
#include "cronet_c_for_grpc.h" |
// Interface for installing Cronet. |
+CRONET_EXPORT |
@interface Cronet : NSObject |
// Sets whether HTTP/2 should be supported by CronetEngine. This method only has |