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

Unified Diff: chrome/chrome_browser.gypi

Issue 10985008: sync: Add DeviceInfo protobuf and supporting code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Another missing include Created 8 years, 2 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/user_selectable_sync_type.h ('k') | sync/internal_api/base_node.cc » ('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 6524046795d2f3d2f161bdc8f10821348ddcaa22..e23d2f22453b6906d5b9c40774f3f07e80a95c19 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1841,6 +1841,8 @@
'browser/sync/glue/data_type_manager_impl.cc',
'browser/sync/glue/data_type_manager_impl.h',
'browser/sync/glue/data_type_manager_observer.h',
+ 'browser/sync/glue/device_info.cc',
+ 'browser/sync/glue/device_info.h',
'browser/sync/glue/extension_data_type_controller.cc',
'browser/sync/glue/extension_data_type_controller.h',
'browser/sync/glue/extension_setting_data_type_controller.cc',
« no previous file with comments | « chrome/browser/sync/user_selectable_sync_type.h ('k') | sync/internal_api/base_node.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698