| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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 '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 763 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 774 '../build/temp_gyp/googleurl.gyp:googleurl', | 774 '../build/temp_gyp/googleurl.gyp:googleurl', |
| 775 '../skia/skia.gyp:skia', | 775 '../skia/skia.gyp:skia', |
| 776 '../testing/gmock.gyp:gmock', | 776 '../testing/gmock.gyp:gmock', |
| 777 '../testing/gtest.gyp:gtest', | 777 '../testing/gtest.gyp:gtest', |
| 778 '../third_party/icu/icu.gyp:icui18n', | 778 '../third_party/icu/icu.gyp:icui18n', |
| 779 '../third_party/icu/icu.gyp:icuuc', | 779 '../third_party/icu/icu.gyp:icuuc', |
| 780 '../third_party/libxml/libxml.gyp:libxml', | 780 '../third_party/libxml/libxml.gyp:libxml', |
| 781 # run time dependencies | 781 # run time dependencies |
| 782 '../ppapi/ppapi_internal.gyp:ppapi_tests', | 782 '../ppapi/ppapi_internal.gyp:ppapi_tests', |
| 783 '../third_party/mesa/mesa.gyp:osmesa', | 783 '../third_party/mesa/mesa.gyp:osmesa', |
| 784 '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:copy_TestNetsca
pePlugIn', | 784 '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn', |
| 785 ], | 785 ], |
| 786 'include_dirs': [ | 786 'include_dirs': [ |
| 787 '..', | 787 '..', |
| 788 ], | 788 ], |
| 789 'sources': [ | 789 'sources': [ |
| 790 'app/chrome_main_uitest.cc', | 790 'app/chrome_main_uitest.cc', |
| 791 'browser/browser_encoding_uitest.cc', | 791 'browser/browser_encoding_uitest.cc', |
| 792 'browser/custom_handlers/custom_handlers_uitest.cc', | 792 'browser/custom_handlers/custom_handlers_uitest.cc', |
| 793 'browser/download/save_page_uitest.cc', | 793 'browser/download/save_page_uitest.cc', |
| 794 'browser/default_plugin_uitest.cc', | 794 'browser/default_plugin_uitest.cc', |
| (...skipping 1669 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2464 '../testing/gmock.gyp:gmock', | 2464 '../testing/gmock.gyp:gmock', |
| 2465 '../testing/gtest.gyp:gtest', | 2465 '../testing/gtest.gyp:gtest', |
| 2466 '../third_party/cld/cld.gyp:cld', | 2466 '../third_party/cld/cld.gyp:cld', |
| 2467 '../third_party/icu/icu.gyp:icui18n', | 2467 '../third_party/icu/icu.gyp:icui18n', |
| 2468 '../third_party/icu/icu.gyp:icuuc', | 2468 '../third_party/icu/icu.gyp:icuuc', |
| 2469 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2469 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 2470 '../v8/tools/gyp/v8.gyp:v8', | 2470 '../v8/tools/gyp/v8.gyp:v8', |
| 2471 '../webkit/webkit.gyp:test_shell_test_support', | 2471 '../webkit/webkit.gyp:test_shell_test_support', |
| 2472 # Runtime dependencies | 2472 # Runtime dependencies |
| 2473 '../third_party/mesa/mesa.gyp:osmesa', | 2473 '../third_party/mesa/mesa.gyp:osmesa', |
| 2474 '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:copy_TestNetsca
pePlugIn', | 2474 '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn', |
| 2475 ], | 2475 ], |
| 2476 'include_dirs': [ | 2476 'include_dirs': [ |
| 2477 '..', | 2477 '..', |
| 2478 ], | 2478 ], |
| 2479 'defines': [ | 2479 'defines': [ |
| 2480 'HAS_OUT_OF_PROC_TEST_RUNNER', | 2480 'HAS_OUT_OF_PROC_TEST_RUNNER', |
| 2481 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', | 2481 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', |
| 2482 ], | 2482 ], |
| 2483 'sources': [ | 2483 'sources': [ |
| 2484 'app/breakpad_mac_stubs.mm', | 2484 'app/breakpad_mac_stubs.mm', |
| (...skipping 659 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3144 '../testing/gmock.gyp:gmock', | 3144 '../testing/gmock.gyp:gmock', |
| 3145 '../testing/gtest.gyp:gtest', | 3145 '../testing/gtest.gyp:gtest', |
| 3146 '../third_party/cld/cld.gyp:cld', | 3146 '../third_party/cld/cld.gyp:cld', |
| 3147 '../third_party/icu/icu.gyp:icui18n', | 3147 '../third_party/icu/icu.gyp:icui18n', |
| 3148 '../third_party/icu/icu.gyp:icuuc', | 3148 '../third_party/icu/icu.gyp:icuuc', |
| 3149 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 3149 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 3150 '../v8/tools/gyp/v8.gyp:v8', | 3150 '../v8/tools/gyp/v8.gyp:v8', |
| 3151 '../webkit/webkit.gyp:test_shell_test_support', | 3151 '../webkit/webkit.gyp:test_shell_test_support', |
| 3152 # Runtime dependencies | 3152 # Runtime dependencies |
| 3153 '../third_party/mesa/mesa.gyp:osmesa', | 3153 '../third_party/mesa/mesa.gyp:osmesa', |
| 3154 '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:copy_TestNetsca
pePlugIn', | 3154 '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn', |
| 3155 ], | 3155 ], |
| 3156 'include_dirs': [ | 3156 'include_dirs': [ |
| 3157 '..', | 3157 '..', |
| 3158 ], | 3158 ], |
| 3159 'defines': [ | 3159 'defines': [ |
| 3160 'HAS_OUT_OF_PROC_TEST_RUNNER', | 3160 'HAS_OUT_OF_PROC_TEST_RUNNER', |
| 3161 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', | 3161 'BROWSER_TESTS_HEADER_OVERRIDE="chrome/test/base/in_process_browser_test
.h"', |
| 3162 ], | 3162 ], |
| 3163 'sources': [ | 3163 'sources': [ |
| 3164 'app/breakpad_mac_stubs.mm', | 3164 'app/breakpad_mac_stubs.mm', |
| (...skipping 1439 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4604 # Use outputs of this action as inputs for the main target build. | 4604 # Use outputs of this action as inputs for the main target build. |
| 4605 # Seems as a misnomer but makes this happy on Linux (scons). | 4605 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4606 'process_outputs_as_sources': 1, | 4606 'process_outputs_as_sources': 1, |
| 4607 }, | 4607 }, |
| 4608 ], # 'actions' | 4608 ], # 'actions' |
| 4609 }, | 4609 }, |
| 4610 ] | 4610 ] |
| 4611 }], # 'coverage!=0' | 4611 }], # 'coverage!=0' |
| 4612 ], # 'conditions' | 4612 ], # 'conditions' |
| 4613 } | 4613 } |
| OLD | NEW |