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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 1102173002: Move GuestView layer in browser to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed unnecessary dependency Created 5 years, 7 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 unified diff | Download patch
OLDNEW
1 # Copyright 2013 The Chromium Authors. All rights reserved. 1 # Copyright 2013 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_browser_extensions_test_support_sources': [ 6 'chrome_browser_extensions_test_support_sources': [
7 # A list of sources which is shared between different browser tests. 7 # A list of sources which is shared between different browser tests.
8 'browser/apps/app_browsertest_util.cc', 8 'browser/apps/app_browsertest_util.cc',
9 'browser/apps/app_browsertest_util.h', 9 'browser/apps/app_browsertest_util.h',
10 'browser/extensions/browsertest_util.cc', 10 'browser/extensions/browsertest_util.cc',
(...skipping 1466 matching lines...) Expand 10 before | Expand all | Expand 10 after
1477 'type': 'executable', 1477 'type': 'executable',
1478 'dependencies': [ 1478 'dependencies': [
1479 'browser', 1479 'browser',
1480 'chrome_resources.gyp:chrome_resources', 1480 'chrome_resources.gyp:chrome_resources',
1481 'chrome_resources.gyp:chrome_strings', 1481 'chrome_resources.gyp:chrome_strings',
1482 'chrome_resources.gyp:packed_extra_resources', 1482 'chrome_resources.gyp:packed_extra_resources',
1483 'chrome_resources.gyp:packed_resources', 1483 'chrome_resources.gyp:packed_resources',
1484 'debugger', 1484 'debugger',
1485 'renderer', 1485 'renderer',
1486 'test_support_common', 1486 'test_support_common',
1487 '../components/components.gyp:guest_view',
1488 '../components/components.gyp:guest_view_test_support',
1487 '../content/app/resources/content_resources.gyp:content_resources', 1489 '../content/app/resources/content_resources.gyp:content_resources',
1488 '../crypto/crypto.gyp:crypto_test_support', 1490 '../crypto/crypto.gyp:crypto_test_support',
1489 '../google_apis/google_apis.gyp:google_apis_test_support', 1491 '../google_apis/google_apis.gyp:google_apis_test_support',
1490 '../net/net.gyp:net', 1492 '../net/net.gyp:net',
1491 '../net/net.gyp:net_resources', 1493 '../net/net.gyp:net_resources',
1492 '../net/net.gyp:net_test_support', 1494 '../net/net.gyp:net_test_support',
1493 '../ppapi/ppapi_internal.gyp:ppapi_tests', 1495 '../ppapi/ppapi_internal.gyp:ppapi_tests',
1494 '../skia/skia.gyp:skia', 1496 '../skia/skia.gyp:skia',
1495 '../sync/sync.gyp:sync', 1497 '../sync/sync.gyp:sync',
1496 '../testing/gmock.gyp:gmock', 1498 '../testing/gmock.gyp:gmock',
(...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after
1966 'test_support_common', 1968 'test_support_common',
1967 'test_support_sync_integration', 1969 'test_support_sync_integration',
1968 '../base/base.gyp:base', 1970 '../base/base.gyp:base',
1969 '../base/base.gyp:base_i18n', 1971 '../base/base.gyp:base_i18n',
1970 '../base/base.gyp:test_support_base', 1972 '../base/base.gyp:test_support_base',
1971 '../components/components.gyp:autofill_content_risk_proto', 1973 '../components/components.gyp:autofill_content_risk_proto',
1972 '../components/components.gyp:autofill_content_test_support', 1974 '../components/components.gyp:autofill_content_test_support',
1973 '../components/components.gyp:captive_portal_test_support', 1975 '../components/components.gyp:captive_portal_test_support',
1974 '../components/components.gyp:dom_distiller_content', 1976 '../components/components.gyp:dom_distiller_content',
1975 '../components/components.gyp:dom_distiller_test_support', 1977 '../components/components.gyp:dom_distiller_test_support',
1978 '../components/components.gyp:guest_view',
1979 '../components/components.gyp:guest_view_test_support',
1976 '../components/components.gyp:translate_core_common', 1980 '../components/components.gyp:translate_core_common',
1977 '../components/components_resources.gyp:components_resources', 1981 '../components/components_resources.gyp:components_resources',
1978 '../components/components_strings.gyp:components_strings', 1982 '../components/components_strings.gyp:components_strings',
1979 '../crypto/crypto.gyp:crypto_test_support', 1983 '../crypto/crypto.gyp:crypto_test_support',
1980 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', 1984 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
1981 '../device/serial/serial.gyp:device_serial_test_util', 1985 '../device/serial/serial.gyp:device_serial_test_util',
1982 '../extensions/common/api/api.gyp:extensions_api', 1986 '../extensions/common/api/api.gyp:extensions_api',
1983 '../google_apis/google_apis.gyp:google_apis_test_support', 1987 '../google_apis/google_apis.gyp:google_apis_test_support',
1984 '../media/cast/cast.gyp:cast_test_utility', 1988 '../media/cast/cast.gyp:cast_test_utility',
1985 '../media/media.gyp:media', 1989 '../media/media.gyp:media',
(...skipping 1257 matching lines...) Expand 10 before | Expand all | Expand 10 after
3243 ['enable_webrtc==1', { 3247 ['enable_webrtc==1', {
3244 'dependencies': [ 3248 'dependencies': [
3245 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc' 3249 '../third_party/libjingle/libjingle.gyp:libjingle_webrtc'
3246 ] 3250 ]
3247 }], 3251 }],
3248 ], 3252 ],
3249 }] 3253 }]
3250 }], 3254 }],
3251 ], # 'conditions' 3255 ], # 'conditions'
3252 } 3256 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698