Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(437)

Unified Diff: ios/web/ios_web.gyp

Issue 1247143002: Adding BrowsingDataPartitionClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: y Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/web/browsing_data_partition_impl.mm ('k') | ios/web/public/browsing_data_partition_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « ios/web/browsing_data_partition_impl.mm ('k') | ios/web/public/browsing_data_partition_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698