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

Unified Diff: chrome/chrome_browser.gypi

Issue 11958029: [Sync] Add support for proxy types (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Switch to ProxyTypes Created 7 years, 10 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/test/integration/migration_errors_test.cc ('k') | sync/engine/build_commit_command.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 422b256f32beed39189de339adeeb74e3bc7e6a6..e7981ad7173a727cac4f923414bc6f6da8531b98 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1975,6 +1975,8 @@
'browser/sync/glue/password_model_associator.h',
'browser/sync/glue/password_model_worker.cc',
'browser/sync/glue/password_model_worker.h',
+ 'browser/sync/glue/proxy_data_type_controller.cc',
+ 'browser/sync/glue/proxy_data_type_controller.h',
'browser/sync/glue/search_engine_data_type_controller.cc',
'browser/sync/glue/search_engine_data_type_controller.h',
'browser/sync/glue/session_change_processor.cc',
« no previous file with comments | « chrome/browser/sync/test/integration/migration_errors_test.cc ('k') | sync/engine/build_commit_command.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698