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

Unified Diff: chrome/browser/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: Fixing conflicts. Created 4 years, 3 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 | « no previous file | chrome/browser/android/offline_pages/offline_page_bookmark_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 5a93aac7a2d8cfb64033d00fc06a075883baf626..9056667962a3bfb3b33c89c008c281b373bbc8ed 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3097,6 +3097,8 @@ split_static_library("browser") {
"android/offline_pages/downloads/offline_page_download_bridge.h",
"android/offline_pages/downloads/offline_page_notification_bridge.cc",
"android/offline_pages/downloads/offline_page_notification_bridge.h",
+ "android/offline_pages/offline_page_bookmark_observer.cc",
+ "android/offline_pages/offline_page_bookmark_observer.h",
"android/offline_pages/offline_page_bridge.cc",
"android/offline_pages/offline_page_bridge.h",
"android/offline_pages/offline_page_mhtml_archiver.cc",
« no previous file with comments | « no previous file | chrome/browser/android/offline_pages/offline_page_bookmark_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698