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

Unified Diff: chrome/chrome_browser.gypi

Issue 14615010: [Sync] Add interface and backend impl for typed URL syncable service (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile 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/history/typed_url_syncable_service_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('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 f9be4a3fc4bad545f1d6dc049c4e2c392b1d2f19..bfcb496fc88d6671a281cd4e2f43966d9cc38096 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -755,6 +755,8 @@
'browser/history/top_sites_impl.h',
'browser/history/top_sites_likely_impl.cc',
'browser/history/top_sites_likely_impl.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',
« no previous file with comments | « chrome/browser/history/typed_url_syncable_service_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698