| 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 1230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1241 'browser/ui/tab_modal_confirm_dialog_browsertest.cc', | 1241 'browser/ui/tab_modal_confirm_dialog_browsertest.cc', |
| 1242 'browser/ui/tab_modal_confirm_dialog_browsertest.h', | 1242 'browser/ui/tab_modal_confirm_dialog_browsertest.h', |
| 1243 'browser/ui/views/avatar_menu_button_browsertest.cc', | 1243 'browser/ui/views/avatar_menu_button_browsertest.cc', |
| 1244 'browser/ui/views/browser_actions_container_browsertest.cc', | 1244 'browser/ui/views/browser_actions_container_browsertest.cc', |
| 1245 'browser/ui/views/find_bar_controller_browsertest.cc', | 1245 'browser/ui/views/find_bar_controller_browsertest.cc', |
| 1246 'browser/ui/views/frame/app_non_client_frame_view_ash_browsertest.cc', | 1246 'browser/ui/views/frame/app_non_client_frame_view_ash_browsertest.cc', |
| 1247 'browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc
', | 1247 'browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc
', |
| 1248 'browser/ui/views/frame/browser_view_browsertest.cc', | 1248 'browser/ui/views/frame/browser_view_browsertest.cc', |
| 1249 'browser/ui/views/immersive_mode_controller_browsertest.cc', | 1249 'browser/ui/views/immersive_mode_controller_browsertest.cc', |
| 1250 'browser/ui/views/location_bar/star_view_browsertest.cc', | 1250 'browser/ui/views/location_bar/star_view_browsertest.cc', |
| 1251 'browser/ui/views/message_center/web_notification_tray_win_browsertest.c
c', |
| 1251 'browser/ui/views/select_file_dialog_extension_browsertest.cc', | 1252 'browser/ui/views/select_file_dialog_extension_browsertest.cc', |
| 1252 'browser/ui/views/sync/one_click_signin_bubble_view_browsertest.cc', | 1253 'browser/ui/views/sync/one_click_signin_bubble_view_browsertest.cc', |
| 1253 'browser/ui/views/toolbar_view_browsertest.cc', | 1254 'browser/ui/views/toolbar_view_browsertest.cc', |
| 1254 'browser/ui/views/web_dialog_view_browsertest.cc', | 1255 'browser/ui/views/web_dialog_view_browsertest.cc', |
| 1255 'browser/ui/webui/bidi_checker_web_ui_test.cc', | 1256 'browser/ui/webui/bidi_checker_web_ui_test.cc', |
| 1256 'browser/ui/webui/bidi_checker_web_ui_test.h', | 1257 'browser/ui/webui/bidi_checker_web_ui_test.h', |
| 1257 'browser/ui/webui/bookmarks_ui_browsertest.cc', | 1258 'browser/ui/webui/bookmarks_ui_browsertest.cc', |
| 1258 'browser/ui/webui/chrome_url_data_manager_browsertest.cc', | 1259 'browser/ui/webui/chrome_url_data_manager_browsertest.cc', |
| 1259 'browser/ui/webui/constrained_web_dialog_ui_browsertest.cc', | 1260 'browser/ui/webui/constrained_web_dialog_ui_browsertest.cc', |
| 1260 'browser/ui/webui/downloads_dom_handler_browsertest.cc', | 1261 'browser/ui/webui/downloads_dom_handler_browsertest.cc', |
| (...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1554 'browser/ui/views/frame/browser_non_client_frame_view_ash_browsertes
t.cc', | 1555 'browser/ui/views/frame/browser_non_client_frame_view_ash_browsertes
t.cc', |
| 1555 ], | 1556 ], |
| 1556 }, { # else: OS != "win" | 1557 }, { # else: OS != "win" |
| 1557 'sources!': [ | 1558 'sources!': [ |
| 1558 'app/chrome_command_ids.h', | 1559 'app/chrome_command_ids.h', |
| 1559 'app/chrome_dll.rc', | 1560 'app/chrome_dll.rc', |
| 1560 'app/chrome_dll_resource.h', | 1561 'app/chrome_dll_resource.h', |
| 1561 'app/chrome_version.rc.version', | 1562 'app/chrome_version.rc.version', |
| 1562 # TODO(port): http://crbug.com/45770 | 1563 # TODO(port): http://crbug.com/45770 |
| 1563 'browser/printing/printing_layout_browsertest.cc', | 1564 'browser/printing/printing_layout_browsertest.cc', |
| 1565 'browser/ui/views/message_center/web_notification_tray_win_browserte
st.cc', |
| 1564 ], | 1566 ], |
| 1565 }], | 1567 }], |
| 1566 ['toolkit_uses_gtk == 1', { | 1568 ['toolkit_uses_gtk == 1', { |
| 1567 'dependencies': [ | 1569 'dependencies': [ |
| 1568 '../build/linux/system.gyp:gtk', | 1570 '../build/linux/system.gyp:gtk', |
| 1569 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1571 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 1570 ], | 1572 ], |
| 1571 }], | 1573 }], |
| 1572 ['toolkit_uses_gtk == 1 or chromeos==1 or (OS=="linux" and use_aura==1)'
, { | 1574 ['toolkit_uses_gtk == 1 or chromeos==1 or (OS=="linux" and use_aura==1)'
, { |
| 1573 'dependencies': [ | 1575 'dependencies': [ |
| (...skipping 1308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2882 'sync_integration_tests.isolate', | 2884 'sync_integration_tests.isolate', |
| 2883 ], | 2885 ], |
| 2884 'sources': [ | 2886 'sources': [ |
| 2885 'sync_integration_tests.isolate', | 2887 'sync_integration_tests.isolate', |
| 2886 ], | 2888 ], |
| 2887 }, | 2889 }, |
| 2888 ], | 2890 ], |
| 2889 }], | 2891 }], |
| 2890 ], # 'conditions' | 2892 ], # 'conditions' |
| 2891 } | 2893 } |
| OLD | NEW |