Index: ios/web/web_state/web_state_delegate_stub.mm |
diff --git a/ios/web/web_state/web_state_delegate_stub.mm b/ios/web/web_state/web_state_delegate_stub.mm |
index 53d0de4bc5899f4347d47b50bcba5329eea70f28..94ab01b318e717674677a4106d2653cce0a94105 100644 |
--- a/ios/web/web_state/web_state_delegate_stub.mm |
+++ b/ios/web/web_state/web_state_delegate_stub.mm |
@@ -4,8 +4,8 @@ |
#import "ios/web/web_state/web_state_delegate_stub.h" |
-#import "ios/web/public/web_state/web_state.h" |
#import "ios/web/public/web_state/context_menu_params.h" |
Eugene But (OOO till 7-30)
2016/06/24 17:04:52
Could you please land this change separately :)
michaeldo
2016/06/27 20:30:10
will do :)
|
+#import "ios/web/public/web_state/web_state.h" |
@implementation CRWWebStateDelegateStub { |
// Backs up the property with the same name. |