Adding BrowsingDataPartitionClient
commite04c2db5c1b8cc89138544616b05dfeee53ae90f
authorshreyasv <shreyasv@chromium.org>
Tue, 21 Jul 2015 22:38:43 +0000 (21 15:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Jul 2015 22:39:26 +0000 (21 22:39 +0000)
treeae39504347170057fe06def6059c9ea8c0875f2d
parent242275ead23a63870c066023144c58762d882427
Adding BrowsingDataPartitionClient

This client informs embedders when a
BrowsingDataPartition becomes synchronized.

BUG=480654

Review URL: https://codereview.chromium.org/1247143002

Cr-Commit-Position: refs/heads/master@{#339770}
ios/web/browsing_data_partition_impl.mm
ios/web/ios_web.gyp
ios/web/public/browsing_data_partition_client.cc [new file with mode: 0644]
ios/web/public/browsing_data_partition_client.h [new file with mode: 0644]