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

Unified Diff: components/bookmarks/DEPS

Issue 2185973003: [Offline Pages] Delete associated page along with bookmark. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding offline_pages::ExternalListener. Created 4 years, 4 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/bookmarks/DEPS
diff --git a/components/bookmarks/DEPS b/components/bookmarks/DEPS
index 40b213ec092a1945427c8173a97570d17d8f7e59..b4979aa915d3b55ff444bc54c41d8fd67bc1ee63 100644
--- a/components/bookmarks/DEPS
+++ b/components/bookmarks/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/favicon_base",
"+components/keyed_service",
+ "+components/offline_pages",
"+components/pref_registry",
"+components/prefs",
"+components/query_parser",

Powered by Google App Engine
This is Rietveld 408576698