NiklasMerz commented on a change in pull request #825:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/pull/825#discussion_r530821728



##########
File path: src/ios/CDVWKInAppBrowser.m
##########
@@ -19,8 +19,8 @@ Licensed to the Apache Software Foundation (ASF) under one
 
 #import "CDVWKInAppBrowser.h"
 
-#if __has_include("CDVWKProcessPoolFactory.h")
-#import "CDVWKProcessPoolFactory.h"
+#if __has_include(<Cordova/CDVWebViewProcessPoolFactory.h>)

Review comment:
       That makes sense since the requirements are just set to 
cordova-ios>5.1.0 in #823




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to