Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 # This turns on e.g. the filename-based detection of which | 7 # This turns on e.g. the filename-based detection of which |
| 8 # platforms to include source files on (e.g. files ending in | 8 # platforms to include source files on (e.g. files ending in |
| 9 # _mac.h or _mac.cc are only compiled on MacOSX). | 9 # _mac.h or _mac.cc are only compiled on MacOSX). |
| 10 'chromium_code': 1, | 10 'chromium_code': 1, |
| (...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 466 'omnibox/browser/clipboard_url_provider_unittest.cc', | 466 'omnibox/browser/clipboard_url_provider_unittest.cc', |
| 467 'omnibox/browser/history_quick_provider_unittest.cc', | 467 'omnibox/browser/history_quick_provider_unittest.cc', |
| 468 'omnibox/browser/history_url_provider_unittest.cc', | 468 'omnibox/browser/history_url_provider_unittest.cc', |
| 469 'omnibox/browser/in_memory_url_index_types_unittest.cc', | 469 'omnibox/browser/in_memory_url_index_types_unittest.cc', |
| 470 'omnibox/browser/in_memory_url_index_unittest.cc', | 470 'omnibox/browser/in_memory_url_index_unittest.cc', |
| 471 'omnibox/browser/keyword_provider_unittest.cc', | 471 'omnibox/browser/keyword_provider_unittest.cc', |
| 472 'omnibox/browser/omnibox_edit_unittest.cc', | 472 'omnibox/browser/omnibox_edit_unittest.cc', |
| 473 'omnibox/browser/omnibox_field_trial_unittest.cc', | 473 'omnibox/browser/omnibox_field_trial_unittest.cc', |
| 474 'omnibox/browser/omnibox_popup_model_unittest.cc', | 474 'omnibox/browser/omnibox_popup_model_unittest.cc', |
| 475 'omnibox/browser/omnibox_view_unittest.cc', | 475 'omnibox/browser/omnibox_view_unittest.cc', |
| 476 'omnibox/browser/physical_web_provider_unittest.cc', | |
|
blundell
2016/08/19 07:18:34
You can revert the changes to this file, as we're
mattreynolds
2016/08/19 18:29:58
Great news! Reverted.
| |
| 476 'omnibox/browser/scored_history_match_unittest.cc', | 477 'omnibox/browser/scored_history_match_unittest.cc', |
| 477 'omnibox/browser/shortcuts_backend_unittest.cc', | 478 'omnibox/browser/shortcuts_backend_unittest.cc', |
| 478 'omnibox/browser/shortcuts_database_unittest.cc', | 479 'omnibox/browser/shortcuts_database_unittest.cc', |
| 479 'omnibox/browser/shortcuts_provider_unittest.cc', | 480 'omnibox/browser/shortcuts_provider_unittest.cc', |
| 480 'omnibox/browser/suggestion_answer_unittest.cc', | 481 'omnibox/browser/suggestion_answer_unittest.cc', |
| 481 'omnibox/browser/url_prefix_unittest.cc', | 482 'omnibox/browser/url_prefix_unittest.cc', |
| 482 'omnibox/browser/zero_suggest_provider_unittest.cc', | 483 'omnibox/browser/zero_suggest_provider_unittest.cc', |
| 483 ], | 484 ], |
| 484 'open_from_clipboard_unittest_sources': [ | 485 'open_from_clipboard_unittest_sources': [ |
| 485 'open_from_clipboard/clipboard_recent_content_ios_unittest.mm', | 486 'open_from_clipboard/clipboard_recent_content_ios_unittest.mm', |
| (...skipping 788 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1274 'components.gyp:offline_pages_test_support', | 1275 'components.gyp:offline_pages_test_support', |
| 1275 'components.gyp:omnibox_browser', | 1276 'components.gyp:omnibox_browser', |
| 1276 'components.gyp:omnibox_test_support', | 1277 'components.gyp:omnibox_test_support', |
| 1277 'components.gyp:open_from_clipboard', | 1278 'components.gyp:open_from_clipboard', |
| 1278 'components.gyp:open_from_clipboard_test_support', | 1279 'components.gyp:open_from_clipboard_test_support', |
| 1279 'components.gyp:os_crypt', | 1280 'components.gyp:os_crypt', |
| 1280 'components.gyp:os_crypt_test_support', | 1281 'components.gyp:os_crypt_test_support', |
| 1281 'components.gyp:password_manager_core_browser', | 1282 'components.gyp:password_manager_core_browser', |
| 1282 'components.gyp:password_manager_core_browser_test_support', | 1283 'components.gyp:password_manager_core_browser_test_support', |
| 1283 'components.gyp:password_manager_sync_browser', | 1284 'components.gyp:password_manager_sync_browser', |
| 1285 'components.gyp:physical_web_data_source', | |
| 1284 'components.gyp:precache_core', | 1286 'components.gyp:precache_core', |
| 1285 'components.gyp:pref_registry_test_support', | 1287 'components.gyp:pref_registry_test_support', |
| 1286 'components.gyp:previews', | 1288 'components.gyp:previews', |
| 1287 'components.gyp:proxy_config', | 1289 'components.gyp:proxy_config', |
| 1288 'components.gyp:query_parser', | 1290 'components.gyp:query_parser', |
| 1289 'components.gyp:rappor', | 1291 'components.gyp:rappor', |
| 1290 'components.gyp:rappor_test_support', | 1292 'components.gyp:rappor_test_support', |
| 1291 'components.gyp:search', | 1293 'components.gyp:search', |
| 1292 'components.gyp:search_engines', | 1294 'components.gyp:search_engines', |
| 1293 'components.gyp:search_engines_test_support', | 1295 'components.gyp:search_engines_test_support', |
| (...skipping 839 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2133 'dependencies': [ | 2135 'dependencies': [ |
| 2134 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 2136 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 2135 ], | 2137 ], |
| 2136 }], | 2138 }], |
| 2137 ], | 2139 ], |
| 2138 }, | 2140 }, |
| 2139 ], | 2141 ], |
| 2140 }], | 2142 }], |
| 2141 ], | 2143 ], |
| 2142 } | 2144 } |
| OLD | NEW |