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

Unified Diff: components/offline_pages/DEPS

Issue 2185973003: [Offline Pages] Delete associated page along with bookmark. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving to c++. Created 4 years, 5 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/offline_pages/DEPS
diff --git a/components/offline_pages/DEPS b/components/offline_pages/DEPS
index a2326888f13ab5fc9988de83acb8c05cb642481a..b8474486384ac8b6ede01953e7c4c61e8a17bf8f 100644
--- a/components/offline_pages/DEPS
+++ b/components/offline_pages/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/bookmarks",
"+components/keyed_service",
"+components/version_info",
"+net",

Powered by Google App Engine
This is Rietveld 408576698