diff --git a/src/objective-c/tests/CoreCronetEnd2EndTests/h2_ssl.h b/src/objective-c/tests/CoreCronetEnd2EndTests/h2_ssl.h
new file mode 100644
index 0000000000000000000000000000000000000000..a7f2bd724a37fe33239eea16050a27ab6631d832
--- /dev/null
+++ b/src/objective-c/tests/CoreCronetEnd2EndTests/h2_ssl.h
@@ -0,0 +1,13 @@
+//
+//  h2_ssl.h
+//  Tests
+//
+//  Created by Muxi Yan on 7/15/16.
+//  Copyright © 2016 gRPC. All rights reserved.
+//
+
+#ifndef h2_ssl_h
+#define h2_ssl_h
+
+
+#endif /* h2_ssl_h */