Commit 71f5a07c authored by tfarina's avatar tfarina Committed by Commit bot

components: Cleanup and sort one more components_unittests deps list.

BUG=None
TEST=components_unittests
R=blundell@chromium.org

Review URL: https://codereview.chromium.org/887173002

Cr-Commit-Position: refs/heads/master@{#314126}
parent c209aa53
...@@ -369,8 +369,6 @@ ...@@ -369,8 +369,6 @@
'components.gyp:history_core_browser', 'components.gyp:history_core_browser',
'components.gyp:history_core_common', 'components.gyp:history_core_common',
'components.gyp:history_core_test_support', 'components.gyp:history_core_test_support',
# Dependencies of invalidation
'components.gyp:invalidation', 'components.gyp:invalidation',
'components.gyp:invalidation_test_support', 'components.gyp:invalidation_test_support',
'components.gyp:json_schema', 'components.gyp:json_schema',
...@@ -556,21 +554,13 @@ ...@@ -556,21 +554,13 @@
['include', '^webp_transcode/'], ['include', '^webp_transcode/'],
], ],
'dependencies': [ 'dependencies': [
# Dependencies of sessions '../ios/ios_tests.gyp:test_support_ios',
'../ios/web/ios_web.gyp:test_support_ios_web',
'../third_party/ocmock/ocmock.gyp:ocmock',
'components.gyp:sessions_ios', 'components.gyp:sessions_ios',
# Dependencies of signin
'components.gyp:signin_ios_browser', 'components.gyp:signin_ios_browser',
# Dependencies of translate
'components.gyp:translate_ios_browser', 'components.gyp:translate_ios_browser',
# Dependencies of webp_transcode
'components.gyp:webp_transcode', 'components.gyp:webp_transcode',
'../ios/ios_tests.gyp:test_support_ios',
'../ios/web/ios_web.gyp:test_support_ios_web',
'../third_party/ocmock/ocmock.gyp:ocmock',
], ],
'actions': [ 'actions': [
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment