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

Unified Diff: chrome/chrome_browser.gypi

Issue 15275004: bookmarks: Get rid of the dependency on history_notifications.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add files back Created 7 years, 7 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/sync/glue/session_change_processor.cc ('k') | chrome/common/chrome_notification_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4c5d9279cf4ffcf86d28ca794b7bba7647f83f95..27556e80b6c395ee8c1b08920c33656fe477416b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -526,6 +526,8 @@
'browser/external_protocol/external_protocol_observer.cc',
'browser/external_protocol/external_protocol_observer.h',
'browser/external_tab/external_tab_container.h',
+ 'browser/favicon/favicon_changed_details.cc',
+ 'browser/favicon/favicon_changed_details.h',
'browser/favicon/favicon_handler.cc',
'browser/favicon/favicon_handler.h',
'browser/favicon/favicon_handler_delegate.h',
@@ -716,6 +718,7 @@
'browser/history/history_database.cc',
'browser/history/history_database.h',
'browser/history/history_db_task.h',
+ 'browser/history/history_details.h',
'browser/history/history_marshaling.h',
'browser/history/history_marshaling_android.h',
'browser/history/history_notifications.cc',
« no previous file with comments | « chrome/browser/sync/glue/session_change_processor.cc ('k') | chrome/common/chrome_notification_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698