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

Unified Diff: chrome/chrome_browser.gypi

Issue 10829144: contacts: Add GoogleContactStore. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix leaked contacts in GoogleContactStore::MergeContacts() Created 8 years, 4 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/chromeos/contacts/google_contact_store_unittest.cc ('k') | chrome/chrome_tests.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 f9558528de30a5fd308ac0a747919550291fec16..ac0e6f37be7bf450c7008505118088409890aaf4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -461,6 +461,10 @@
'browser/chromeos/chrome_browser_main_chromeos.h',
'browser/chromeos/contacts/contact_database.cc',
'browser/chromeos/contacts/contact_database.h',
+ 'browser/chromeos/contacts/contact_store.h',
+ 'browser/chromeos/contacts/contact_store_observer.h',
+ 'browser/chromeos/contacts/google_contact_store.cc',
+ 'browser/chromeos/contacts/google_contact_store.h',
'browser/chromeos/cros/burn_library.cc',
'browser/chromeos/cros/burn_library.h',
'browser/chromeos/cros/cellular_data_plan.cc',
« no previous file with comments | « chrome/browser/chromeos/contacts/google_contact_store_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698