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

Side by Side Diff: chrome/chrome_tests_unit.gypi

Issue 1501123003: Componentize ProfileSyncServiceMock (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@565305_InitParam
Patch Set: Just rebased Created 5 years 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 unified diff | Download patch
« no previous file with comments | « chrome/browser/ui/webui/sync_internals_ui_unittest.cc ('k') | components/browser_sync.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 { 4 {
5 'variables': { 5 'variables': {
6 'chrome_unit_tests_sources': [ 6 'chrome_unit_tests_sources': [
7 # histograms.xml is analyzed by AboutFlagsHistogramTest, so this 7 # histograms.xml is analyzed by AboutFlagsHistogramTest, so this
8 # dependency is needed to make commit bots run unit_tests on 8 # dependency is needed to make commit bots run unit_tests on
9 # histograms.xml changes. 9 # histograms.xml changes.
10 '../tools/metrics/histograms/histograms.xml', 10 '../tools/metrics/histograms/histograms.xml',
(...skipping 1658 matching lines...) Expand 10 before | Expand all | Expand 10 after
1669 # dependencies block below, rather than here. 1669 # dependencies block below, rather than here.
1670 'browser', 1670 'browser',
1671 'chrome_features.gyp:chrome_common_features', 1671 'chrome_features.gyp:chrome_common_features',
1672 'chrome_resources.gyp:chrome_resources', 1672 'chrome_resources.gyp:chrome_resources',
1673 'chrome_resources.gyp:chrome_strings', 1673 'chrome_resources.gyp:chrome_strings',
1674 'chrome_resources.gyp:theme_resources', 1674 'chrome_resources.gyp:theme_resources',
1675 'common', 1675 'common',
1676 '../base/base.gyp:base_prefs_test_support', 1676 '../base/base.gyp:base_prefs_test_support',
1677 '../base/base.gyp:test_support_base', 1677 '../base/base.gyp:test_support_base',
1678 '../components/components.gyp:bookmarks_test_support', 1678 '../components/components.gyp:bookmarks_test_support',
1679 '../components/components.gyp:browser_sync_browser_test_support',
1679 '../components/components.gyp:gcm_driver_test_support', 1680 '../components/components.gyp:gcm_driver_test_support',
1680 '../components/components.gyp:history_core_test_support', 1681 '../components/components.gyp:history_core_test_support',
1681 '../components/components.gyp:instance_id_test_support', 1682 '../components/components.gyp:instance_id_test_support',
1682 '../components/components.gyp:invalidation_impl', 1683 '../components/components.gyp:invalidation_impl',
1683 '../components/components.gyp:invalidation_test_support', 1684 '../components/components.gyp:invalidation_test_support',
1684 '../components/components.gyp:metrics_test_support', 1685 '../components/components.gyp:metrics_test_support',
1685 '../components/components.gyp:omnibox_test_support', 1686 '../components/components.gyp:omnibox_test_support',
1686 '../components/components.gyp:password_manager_core_browser_test_support ', 1687 '../components/components.gyp:password_manager_core_browser_test_support ',
1687 '../components/components.gyp:pref_registry_test_support', 1688 '../components/components.gyp:pref_registry_test_support',
1688 '../components/components.gyp:rappor_test_support', 1689 '../components/components.gyp:rappor_test_support',
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
1768 'browser/signin/fake_account_fetcher_service_builder.cc', 1769 'browser/signin/fake_account_fetcher_service_builder.cc',
1769 'browser/signin/fake_account_fetcher_service_builder.h', 1770 'browser/signin/fake_account_fetcher_service_builder.h',
1770 'browser/signin/fake_gaia_cookie_manager_service.cc', 1771 'browser/signin/fake_gaia_cookie_manager_service.cc',
1771 'browser/signin/fake_gaia_cookie_manager_service.h', 1772 'browser/signin/fake_gaia_cookie_manager_service.h',
1772 'browser/signin/fake_profile_oauth2_token_service_builder.cc', 1773 'browser/signin/fake_profile_oauth2_token_service_builder.cc',
1773 'browser/signin/fake_profile_oauth2_token_service_builder.h', 1774 'browser/signin/fake_profile_oauth2_token_service_builder.h',
1774 'browser/signin/fake_signin_manager_builder.cc', 1775 'browser/signin/fake_signin_manager_builder.cc',
1775 'browser/signin/fake_signin_manager_builder.h', 1776 'browser/signin/fake_signin_manager_builder.h',
1776 'browser/ssl/ssl_client_auth_requestor_mock.cc', 1777 'browser/ssl/ssl_client_auth_requestor_mock.cc',
1777 'browser/ssl/ssl_client_auth_requestor_mock.h', 1778 'browser/ssl/ssl_client_auth_requestor_mock.h',
1778 'browser/sync/profile_sync_service_mock.cc',
1779 'browser/sync/profile_sync_service_mock.h',
1780 'browser/sync/profile_sync_test_util.cc', 1779 'browser/sync/profile_sync_test_util.cc',
1781 'browser/sync/profile_sync_test_util.h', 1780 'browser/sync/profile_sync_test_util.h',
1782 'browser/ui/browser.h', 1781 'browser/ui/browser.h',
1783 'browser/ui/cocoa/extensions/browser_action_test_util_mac.mm', 1782 'browser/ui/cocoa/extensions/browser_action_test_util_mac.mm',
1784 'browser/ui/cocoa/find_bar/find_bar_host_unittest_util_cocoa.mm', 1783 'browser/ui/cocoa/find_bar/find_bar_host_unittest_util_cocoa.mm',
1785 'browser/ui/cocoa/run_loop_testing.h', 1784 'browser/ui/cocoa/run_loop_testing.h',
1786 'browser/ui/cocoa/run_loop_testing.mm', 1785 'browser/ui/cocoa/run_loop_testing.mm',
1787 'browser/ui/exclusive_access/fullscreen_controller_state_test.cc', 1786 'browser/ui/exclusive_access/fullscreen_controller_state_test.cc',
1788 'browser/ui/exclusive_access/fullscreen_controller_state_test.h', 1787 'browser/ui/exclusive_access/fullscreen_controller_state_test.h',
1789 'browser/ui/exclusive_access/fullscreen_controller_state_tests.h', 1788 'browser/ui/exclusive_access/fullscreen_controller_state_tests.h',
(...skipping 1236 matching lines...) Expand 10 before | Expand all | Expand 10 after
3026 'dependencies': [ 3025 'dependencies': [
3027 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', 3026 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck',
3028 ], 3027 ],
3029 }], 3028 }],
3030 ], 3029 ],
3031 }, 3030 },
3032 ], 3031 ],
3033 }], 3032 }],
3034 ], # 'conditions' 3033 ], # 'conditions'
3035 } 3034 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/webui/sync_internals_ui_unittest.cc ('k') | components/browser_sync.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698