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

Unified Diff: components/offline_pages/BUILD.gn

Issue 2185973003: [Offline Pages] Delete associated page along with bookmark. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename Owned* to OfflinePageBookmarkObserver and Impl classes. 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/offline_pages/BUILD.gn
diff --git a/components/offline_pages/BUILD.gn b/components/offline_pages/BUILD.gn
index a8d9bd2da8a3b9d2cf06bd30d8d96b85b61fb40d..eba861aaf5351337c475670f4c91b74f59b6a3c8 100644
--- a/components/offline_pages/BUILD.gn
+++ b/components/offline_pages/BUILD.gn
@@ -41,7 +41,6 @@ static_library("offline_pages") {
deps = [
":switches",
"//base",
- "//components/bookmarks/browser",
"//components/keyed_service/core",
"//net",
"//sql:sql",

Powered by Google App Engine
This is Rietveld 408576698