| Index: ios/web/public/web_state/web_state_observer_bridge.h
|
| diff --git a/ios/web/public/web_state/web_state_observer_bridge.h b/ios/web/public/web_state/web_state_observer_bridge.h
|
| index a0ba092e379315d17f69cdaa42bb094c8f0c262b..f230d93e3c91b4b32bbf428a1b8cebb5a842d4cc 100644
|
| --- a/ios/web/public/web_state/web_state_observer_bridge.h
|
| +++ b/ios/web/public/web_state/web_state_observer_bridge.h
|
| @@ -11,7 +11,7 @@
|
|
|
| #import "base/ios/weak_nsobject.h"
|
| #include "base/macros.h"
|
| -#import "ios/web/public/web_state/web_state_observer.h"
|
| +#include "ios/web/public/web_state/web_state_observer.h"
|
|
|
| class GURL;
|
|
|
|
|