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

Unified Diff: components/BUILD.gn

Issue 1049423002: Move StoragePartitionHttpCacheRemover to browsing_data/ components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: speculative fix for ios 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 9d946fc60946cb0dcf2154f0a555e2200dc82b20..e8c15a9b847ea09839bdc278a369804ae9c57ef6 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -22,6 +22,7 @@ group("all_components") {
"//components/bookmarks/common",
"//components/bookmarks/managed",
"//components/bookmarks/test",
+ "//components/browsing_data",
Lei Zhang 2015/04/01 19:07:53 I don't think this matches the components.gypi eit
lazyboy 2015/04/01 19:28:57 Done.
"//components/captive_portal",
"//components/cdm/browser",
"//components/cdm/common",
« chrome/browser/BUILD.gn ('K') | « chrome/chrome_browser.gypi ('k') | components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698