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

Side by Side Diff: chrome/chrome_tests.gypi

Issue 22867032: Use Finch to compare the performances of CLD1 and CLD2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Stop using CLD2 on Windows once 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
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 1129 matching lines...) Expand 10 before | Expand all | Expand 10 after
1140 '../components/components.gyp:autofill_content_test_support', 1140 '../components/components.gyp:autofill_content_test_support',
1141 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', 1141 '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
1142 '../net/net.gyp:net', 1142 '../net/net.gyp:net',
1143 '../net/net.gyp:net_test_support', 1143 '../net/net.gyp:net_test_support',
1144 '../skia/skia.gyp:skia', 1144 '../skia/skia.gyp:skia',
1145 '../sync/sync.gyp:sync', 1145 '../sync/sync.gyp:sync',
1146 '../sync/sync.gyp:test_support_sync_api', 1146 '../sync/sync.gyp:test_support_sync_api',
1147 '../testing/gmock.gyp:gmock', 1147 '../testing/gmock.gyp:gmock',
1148 '../testing/gtest.gyp:gtest', 1148 '../testing/gtest.gyp:gtest',
1149 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 1149 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
1150 '../third_party/cld/cld.gyp:cld',
1151 '../third_party/icu/icu.gyp:icui18n', 1150 '../third_party/icu/icu.gyp:icui18n',
1152 '../third_party/icu/icu.gyp:icuuc', 1151 '../third_party/icu/icu.gyp:icuuc',
1153 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 1152 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
1154 '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing', 1153 '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing',
1155 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support', 1154 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support',
1156 '../ui/ui.gyp:webui_test_support', 1155 '../ui/ui.gyp:webui_test_support',
1157 '../v8/tools/gyp/v8.gyp:v8', 1156 '../v8/tools/gyp/v8.gyp:v8',
1158 # Runtime dependencies 1157 # Runtime dependencies
1159 '../ppapi/ppapi_internal.gyp:ppapi_tests', 1158 '../ppapi/ppapi_internal.gyp:ppapi_tests',
1160 '../third_party/mesa/mesa.gyp:osmesa', 1159 '../third_party/mesa/mesa.gyp:osmesa',
(...skipping 986 matching lines...) Expand 10 before | Expand all | Expand 10 after
2147 'test_support_common', 2146 'test_support_common',
2148 '../base/base.gyp:base', 2147 '../base/base.gyp:base',
2149 '../base/base.gyp:base_i18n', 2148 '../base/base.gyp:base_i18n',
2150 '../base/base.gyp:test_support_base', 2149 '../base/base.gyp:test_support_base',
2151 '../net/net.gyp:net', 2150 '../net/net.gyp:net',
2152 '../net/net.gyp:net_test_support', 2151 '../net/net.gyp:net_test_support',
2153 '../skia/skia.gyp:skia', 2152 '../skia/skia.gyp:skia',
2154 '../sync/sync.gyp:sync', 2153 '../sync/sync.gyp:sync',
2155 '../testing/gmock.gyp:gmock', 2154 '../testing/gmock.gyp:gmock',
2156 '../testing/gtest.gyp:gtest', 2155 '../testing/gtest.gyp:gtest',
2157 '../third_party/cld/cld.gyp:cld',
2158 '../third_party/icu/icu.gyp:icui18n', 2156 '../third_party/icu/icu.gyp:icui18n',
2159 '../third_party/icu/icu.gyp:icuuc', 2157 '../third_party/icu/icu.gyp:icuuc',
2160 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2158 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2161 '../v8/tools/gyp/v8.gyp:v8', 2159 '../v8/tools/gyp/v8.gyp:v8',
2162 # Runtime dependencies 2160 # Runtime dependencies
2163 '../third_party/mesa/mesa.gyp:osmesa', 2161 '../third_party/mesa/mesa.gyp:osmesa',
2164 ], 2162 ],
2165 'include_dirs': [ 2163 'include_dirs': [
2166 '..', 2164 '..',
2167 ], 2165 ],
(...skipping 1305 matching lines...) Expand 10 before | Expand all | Expand 10 after
3473 'utility', 3471 'utility',
3474 ], 3472 ],
3475 'sources': [ 3473 'sources': [
3476 'tools/service_discovery_sniffer/service_discovery_sniffer.h', 3474 'tools/service_discovery_sniffer/service_discovery_sniffer.h',
3477 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', 3475 'tools/service_discovery_sniffer/service_discovery_sniffer.cc',
3478 ], 3476 ],
3479 }] 3477 }]
3480 }], 3478 }],
3481 ], # 'conditions' 3479 ], # 'conditions'
3482 } 3480 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698