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

Side by Side Diff: trunk/src/chrome/chrome_tests.gypi

Issue 23766011: Revert 221380 "Use Finch to compare the performances of CLD1 and..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « trunk/src/chrome/chrome_dll.gypi ('k') | trunk/src/chrome/chrome_tests_unit.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 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 'pyautolib_sources': [ 6 'pyautolib_sources': [
7 'app/chrome_command_ids.h', 7 'app/chrome_command_ids.h',
8 'app/chrome_dll_resource.h', 8 'app/chrome_dll_resource.h',
9 'common/automation_constants.h', 9 'common/automation_constants.h',
10 'common/pref_names.cc', 10 'common/pref_names.cc',
(...skipping 1133 matching lines...) Expand 10 before | Expand all | Expand 10 after
1144 '../components/components.gyp:autofill_content_test_support', 1144 '../components/components.gyp:autofill_content_test_support',
1145 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', 1145 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
1146 '../net/net.gyp:net', 1146 '../net/net.gyp:net',
1147 '../net/net.gyp:net_test_support', 1147 '../net/net.gyp:net_test_support',
1148 '../skia/skia.gyp:skia', 1148 '../skia/skia.gyp:skia',
1149 '../sync/sync.gyp:sync', 1149 '../sync/sync.gyp:sync',
1150 '../sync/sync.gyp:test_support_sync_api', 1150 '../sync/sync.gyp:test_support_sync_api',
1151 '../testing/gmock.gyp:gmock', 1151 '../testing/gmock.gyp:gmock',
1152 '../testing/gtest.gyp:gtest', 1152 '../testing/gtest.gyp:gtest',
1153 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 1153 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
1154 '../third_party/cld/cld.gyp:cld',
1154 '../third_party/icu/icu.gyp:icui18n', 1155 '../third_party/icu/icu.gyp:icui18n',
1155 '../third_party/icu/icu.gyp:icuuc', 1156 '../third_party/icu/icu.gyp:icuuc',
1156 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 1157 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
1157 '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing', 1158 '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing',
1158 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support', 1159 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
1159 '../ui/ui.gyp:webui_test_support', 1160 '../ui/ui.gyp:webui_test_support',
1160 '../v8/tools/gyp/v8.gyp:v8', 1161 '../v8/tools/gyp/v8.gyp:v8',
1161 # Runtime dependencies 1162 # Runtime dependencies
1162 '../ppapi/ppapi_internal.gyp:ppapi_tests', 1163 '../ppapi/ppapi_internal.gyp:ppapi_tests',
1163 '../third_party/mesa/mesa.gyp:osmesa', 1164 '../third_party/mesa/mesa.gyp:osmesa',
(...skipping 993 matching lines...) Expand 10 before | Expand all | Expand 10 after
2157 '../base/base.gyp:base', 2158 '../base/base.gyp:base',
2158 '../base/base.gyp:base_i18n', 2159 '../base/base.gyp:base_i18n',
2159 '../base/base.gyp:test_support_base', 2160 '../base/base.gyp:test_support_base',
2160 '../net/net.gyp:net', 2161 '../net/net.gyp:net',
2161 '../net/net.gyp:net_test_support', 2162 '../net/net.gyp:net_test_support',
2162 '../skia/skia.gyp:skia', 2163 '../skia/skia.gyp:skia',
2163 '../sync/sync.gyp:sync', 2164 '../sync/sync.gyp:sync',
2164 '../testing/gmock.gyp:gmock', 2165 '../testing/gmock.gyp:gmock',
2165 '../testing/gtest.gyp:gtest', 2166 '../testing/gtest.gyp:gtest',
2166 '../testing/perf/perf_test.gyp:*', 2167 '../testing/perf/perf_test.gyp:*',
2168 '../third_party/cld/cld.gyp:cld',
2167 '../third_party/icu/icu.gyp:icui18n', 2169 '../third_party/icu/icu.gyp:icui18n',
2168 '../third_party/icu/icu.gyp:icuuc', 2170 '../third_party/icu/icu.gyp:icuuc',
2169 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2171 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2170 '../v8/tools/gyp/v8.gyp:v8', 2172 '../v8/tools/gyp/v8.gyp:v8',
2171 # Runtime dependencies 2173 # Runtime dependencies
2172 '../third_party/mesa/mesa.gyp:osmesa', 2174 '../third_party/mesa/mesa.gyp:osmesa',
2173 ], 2175 ],
2174 'include_dirs': [ 2176 'include_dirs': [
2175 '..', 2177 '..',
2176 ], 2178 ],
(...skipping 1309 matching lines...) Expand 10 before | Expand all | Expand 10 after
3486 'utility', 3488 'utility',
3487 ], 3489 ],
3488 'sources': [ 3490 'sources': [
3489 'tools/service_discovery_sniffer/service_discovery_sniffer.h', 3491 'tools/service_discovery_sniffer/service_discovery_sniffer.h',
3490 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', 3492 'tools/service_discovery_sniffer/service_discovery_sniffer.cc',
3491 ], 3493 ],
3492 }] 3494 }]
3493 }], 3495 }],
3494 ], # 'conditions' 3496 ], # 'conditions'
3495 } 3497 }
OLDNEW
« no previous file with comments | « trunk/src/chrome/chrome_dll.gypi ('k') | trunk/src/chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698