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

Unified Diff: components/components.gyp

Issue 1049423002: Move StoragePartitionHttpCacheRemover to browsing_data/ components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn build Created 5 years, 9 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 | « components/browsing_data/storage_partition_http_cache_data_remover.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 9871bb1fd62e6775a166475726749f2b3d6ab1d0..15df0ba489ec1adf2a9cb7fe50af1e313c487768 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -13,6 +13,7 @@
'auto_login_parser.gypi',
'autofill.gypi',
'bookmarks.gypi',
+ 'browsing_data.gypi',
blundell 2015/04/01 09:12:11 This should only be built when not on iOS, since i
lazyboy 2015/04/01 17:17:21 Done.
'captive_portal.gypi',
'cloud_devices.gypi',
'component_updater.gypi',
« no previous file with comments | « components/browsing_data/storage_partition_http_cache_data_remover.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698