summaryrefslogtreecommitdiffstats
path: root/components/components_tests.gyp
diff options
context:
space:
mode:
authormaxbogue <maxbogue@chromium.org>2015-08-06 11:57:16 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-06 18:58:02 +0000
commitf987cca61f037bcbaa2cc68a8781ffdaa1138e20 (patch)
tree26a591c2f0a0c4dfbee2dcf9cfdc2ae5dc11d2b9 /components/components_tests.gyp
parente791f20199dbc67f1908409b24102d0a3438b6d2 (diff)
downloadchromium_src-f987cca61f037bcbaa2cc68a8781ffdaa1138e20.zip
chromium_src-f987cca61f037bcbaa2cc68a8781ffdaa1138e20.tar.gz
chromium_src-f987cca61f037bcbaa2cc68a8781ffdaa1138e20.tar.bz2
[Sync] Componentize sync_policy_handler.
BUG=512484 TBR=bartfab@chromium.org Review URL: https://codereview.chromium.org/1265893002 Cr-Commit-Position: refs/heads/master@{#342165}
Diffstat (limited to 'components/components_tests.gyp')
-rw-r--r--components/components_tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 786c424..a0bf076 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -593,6 +593,7 @@
'sync_driver/non_blocking_data_type_controller_unittest.cc',
'sync_driver/non_ui_data_type_controller_unittest.cc',
'sync_driver/shared_change_processor_unittest.cc',
+ 'sync_driver/sync_policy_handler_unittest.cc',
'sync_driver/sync_prefs_unittest.cc',
'sync_driver/system_encryptor_unittest.cc',
'sync_driver/ui_data_type_controller_unittest.cc',