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

Unified Diff: components/offline_pages.gypi

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 | « chrome/browser/net/net_error_tab_helper.cc ('k') | components/offline_pages/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages.gypi
diff --git a/components/offline_pages.gypi b/components/offline_pages.gypi
index 3ff83d8344749536622337c71240bf1e5cc5b7aa..6ba8033b6ad762315f5e824de40db99155ec8f9d 100644
--- a/components/offline_pages.gypi
+++ b/components/offline_pages.gypi
@@ -22,8 +22,6 @@
],
'sources': [
'offline_pages/offline_page_archiver.h',
- 'offline_pages/offline_page_bookmark_bridge.h',
- 'offline_pages/offline_page_bookmark_bridge.cc',
'offline_pages/offline_page_feature.cc',
'offline_pages/offline_page_feature.h',
'offline_pages/offline_page_item.cc',
« no previous file with comments | « chrome/browser/net/net_error_tab_helper.cc ('k') | components/offline_pages/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698