| Index: ios/web/ios_web.gyp
|
| diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
|
| index ec02fc17396c3c6e639e145e5011b901ca4de5b2..0ceea24790e7ce9c23044dba91780c955b96dc2c 100644
|
| --- a/ios/web/ios_web.gyp
|
| +++ b/ios/web/ios_web.gyp
|
| @@ -144,6 +144,8 @@
|
| 'public/browser_state.h',
|
| 'public/browser_url_rewriter.h',
|
| 'public/browsing_data_partition.h',
|
| + 'public/browsing_data_partition_client.h',
|
| + 'public/browsing_data_partition_client.cc',
|
| 'public/cert_policy.h',
|
| 'public/cert_store.h',
|
| 'public/certificate_policy_cache.h',
|
|
|