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

Unified Diff: components/offline_pages/DEPS

Issue 1904613005: [Offline pages] Removing bookmarks dependency from offline pages component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix unit tests compilation Created 4 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
« no previous file with comments | « components/offline_pages/BUILD.gn ('k') | components/offline_pages/offline_page_bookmark_bridge.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages/DEPS
diff --git a/components/offline_pages/DEPS b/components/offline_pages/DEPS
index 2a2c644f091ebee91a2d0262cd962b00409ca2bd..73ec79cd5682bcafd1255e767323d63c6715697c 100644
--- a/components/offline_pages/DEPS
+++ b/components/offline_pages/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+components/bookmarks",
"+components/keyed_service",
"+components/leveldb_proto",
"+components/version_info",
« no previous file with comments | « components/offline_pages/BUILD.gn ('k') | components/offline_pages/offline_page_bookmark_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698