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

Unified Diff: components/browsing_data/DEPS

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
Index: components/browsing_data/DEPS
diff --git a/components/network_hints/browser/DEPS b/components/browsing_data/DEPS
similarity index 85%
copy from components/network_hints/browser/DEPS
copy to components/browsing_data/DEPS
index 9883d79bbcf4b3426ca213bf6b6bb17af3462938..8c57389c3be106ea0bcdbb97ef4d3d2d610c18ac 100644
--- a/components/network_hints/browser/DEPS
+++ b/components/browsing_data/DEPS
@@ -1,5 +1,4 @@
include_rules = [
"+content/public/browser",
- "+ipc",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698