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

Unified Diff: chrome/chrome_browser.gypi

Issue 12703036: [Sync] Add interface and backend impl for typed URL syncable service (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix style and move logic into BroadcastNotifications Created 7 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index adf1f0e11be051d19d28e1b2fa2bc1db21e7fdb9..e29fde6dbf74f0ab7b9359d260933eb61c3d3f48 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -730,6 +730,8 @@
'browser/history/top_sites_cache.h',
'browser/history/top_sites_database.cc',
'browser/history/top_sites_database.h',
+ 'browser/history/typed_url_syncable_service.cc',
+ 'browser/history/typed_url_syncable_service.h',
'browser/history/url_database.cc',
'browser/history/url_database.h',
'browser/history/url_index_private_data.cc',

Powered by Google App Engine
This is Rietveld 408576698