summaryrefslogtreecommitdiffstats
path: root/components/components_tests.gyp
diff options
context:
space:
mode:
authorabhishek.a21 <abhishek.a21@samsung.com>2015-08-12 03:00:26 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-12 10:01:03 +0000
commit7bf4509514c308164521a502da0e30a1f01c2682 (patch)
treef1b6575f44ce3e0ad5b330619cab95daedc36a3c /components/components_tests.gyp
parent4b64eba99b687bd6769e2bb587b690be6781bcd7 (diff)
downloadchromium_src-7bf4509514c308164521a502da0e30a1f01c2682.zip
chromium_src-7bf4509514c308164521a502da0e30a1f01c2682.tar.gz
chromium_src-7bf4509514c308164521a502da0e30a1f01c2682.tar.bz2
Componentize tab_node_pool to sync_driver
Move tab_node_pool to the sync_driver component. Updated gn and gyp file. BUG=512073 Review URL: https://codereview.chromium.org/1275003003 Cr-Commit-Position: refs/heads/master@{#343000}
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 de248ea..37f7685 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -607,6 +607,7 @@
'sync_driver/sync_policy_handler_unittest.cc',
'sync_driver/sync_prefs_unittest.cc',
'sync_driver/system_encryptor_unittest.cc',
+ 'sync_driver/tab_node_pool_unittest.cc',
'sync_driver/ui_data_type_controller_unittest.cc',
],
'translate_unittest_sources': [