Chromium Code Reviews| Index: ios/web/public/crw_browsing_data_store_delegate.h |
| diff --git a/ios/web/public/crw_browsing_data_store_delegate.h b/ios/web/public/crw_browsing_data_store_delegate.h |
| index 63fa964919d3a4fc46c46b0db01bc7b010d55e63..7908d325fa2d51b9abc373cc13e17b8bedc584b5 100644 |
| --- a/ios/web/public/crw_browsing_data_store_delegate.h |
| +++ b/ios/web/public/crw_browsing_data_store_delegate.h |
| @@ -51,3 +51,4 @@ typedef NS_ENUM(NSUInteger, BrowsingDataStoreMakeInactivePolicy) { |
| @end |
| #endif // IOS_WEB_CRW_BROWSING_DATA_STORE_DELEGATE_H_ |
| + |
|
Eugene But (OOO till 7-30)
2015/07/09 20:08:08
I guess you don't need this change
shreyasv1
2015/07/10 17:06:22
Yep. I was going to remove it, just before landing
|