| Index: ios/web/public/test/fakes/test_web_state_observer_util.mm
|
| diff --git a/ios/web/public/test/fakes/test_web_state_observer_util.mm b/ios/web/public/test/fakes/test_web_state_observer_util.mm
|
| index c95523f279014137027bf09726ac7e8514313870..b297dcb5564316c6701422de9a50473d7e9dc1ce 100644
|
| --- a/ios/web/public/test/fakes/test_web_state_observer_util.mm
|
| +++ b/ios/web/public/test/fakes/test_web_state_observer_util.mm
|
| @@ -4,7 +4,7 @@
|
|
|
| #import "ios/web/public/test/fakes/test_web_state_observer_util.h"
|
|
|
| -#include "ios/web/public/web_state/navigation_context.h"
|
| +#import "ios/web/public/web_state/navigation_context.h"
|
|
|
| namespace web {
|
| TestDidStartNavigationInfo::TestDidStartNavigationInfo() {}
|
|
|