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

Unified Diff: extensions/DEPS

Issue 1056793002: Move clear cache code from chrome/ (ChromeWVGDelegate) to extensions/ (WVGuest) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-spbdr
Patch Set: fix test on windows Created 5 years, 8 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: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index a5faa3535467ba7ff7dbfd784660bdcf42d67ab9..285b7d34261998a117323342518c7f8f26ec2151 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -1,5 +1,6 @@
include_rules = [
# Do not add Chrome dependencies. Much work went into removing them.
+ "+components/browsing_data",
"+components/crx_file",
"+components/url_matcher",
"-content",

Powered by Google App Engine
This is Rietveld 408576698