We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4ae5f commit 921184eCopy full SHA for 921184e
FirebaseDynamicLinks/Tests/Unit/FIRDynamicLinksTest.m
@@ -18,11 +18,11 @@
18
19
#import <FirebaseAnalyticsInterop/FIRAnalyticsInterop.h>
20
#import <FirebaseCore/FIRApp.h>
21
+#import <FirebaseCore/FIRAppInternal.h>
22
#import <FirebaseCore/FIROptions.h>
23
#import <GoogleUtilities/GULSwizzler+Unswizzle.h>
24
#import <GoogleUtilities/GULSwizzler.h>
25
#import <OCMock/OCMock.h>
-#import "FirebaseCore/Sources/Private/FIRAppInternal.h"
26
#import "FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessFactory.h"
27
#import "FirebaseDynamicLinks/Sources/FIRDLRetrievalProcessResult+Private.h"
28
#import "FirebaseDynamicLinks/Sources/FIRDynamicLink+Private.h"
0 commit comments