| 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 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 # These files lists are shared with the GN build. | 8 # These files lists are shared with the GN build. |
| 9 'ash_sources': [ | 9 'ash_sources': [ |
| 10 'accelerators/accelerator_commands_aura.cc', | 10 'accelerators/accelerator_commands_aura.cc', |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 64 'common/ash_layout_constants.cc', | 64 'common/ash_layout_constants.cc', |
| 65 'common/ash_layout_constants.h', | 65 'common/ash_layout_constants.h', |
| 66 'common/ash_switches.cc', | 66 'common/ash_switches.cc', |
| 67 'common/ash_switches.h', | 67 'common/ash_switches.h', |
| 68 'common/cast_config_delegate.cc', | 68 'common/cast_config_delegate.cc', |
| 69 'common/cast_config_delegate.h', | 69 'common/cast_config_delegate.h', |
| 70 'common/default_accessibility_delegate.cc', | 70 'common/default_accessibility_delegate.cc', |
| 71 'common/default_accessibility_delegate.h', | 71 'common/default_accessibility_delegate.h', |
| 72 'common/display/display_info.cc', | 72 'common/display/display_info.cc', |
| 73 'common/display/display_info.h', | 73 'common/display/display_info.h', |
| 74 'common/drag_drop/drag_image_view.cc', |
| 75 'common/drag_drop/drag_image_view.h', |
| 74 'common/focus_cycler.cc', | 76 'common/focus_cycler.cc', |
| 75 'common/focus_cycler.h', | 77 'common/focus_cycler.h', |
| 76 'common/gpu_support.h', | 78 'common/gpu_support.h', |
| 77 'common/gpu_support_stub.cc', | 79 'common/gpu_support_stub.cc', |
| 78 'common/gpu_support_stub.h', | 80 'common/gpu_support_stub.h', |
| 79 'common/keyboard/keyboard_ui.cc', | 81 'common/keyboard/keyboard_ui.cc', |
| 80 'common/keyboard/keyboard_ui.h', | 82 'common/keyboard/keyboard_ui.h', |
| 81 'common/keyboard/keyboard_ui_observer.h', | 83 'common/keyboard/keyboard_ui_observer.h', |
| 82 'common/login_status.h', | 84 'common/login_status.h', |
| 83 'common/material_design/material_design_controller.cc', | 85 'common/material_design/material_design_controller.cc', |
| (...skipping 463 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 547 'display/shared_display_edge_indicator.cc', | 549 'display/shared_display_edge_indicator.cc', |
| 548 'display/shared_display_edge_indicator.h', | 550 'display/shared_display_edge_indicator.h', |
| 549 'display/unified_mouse_warp_controller.cc', | 551 'display/unified_mouse_warp_controller.cc', |
| 550 'display/unified_mouse_warp_controller.h', | 552 'display/unified_mouse_warp_controller.h', |
| 551 'display/window_tree_host_manager.cc', | 553 'display/window_tree_host_manager.cc', |
| 552 'display/window_tree_host_manager.h', | 554 'display/window_tree_host_manager.h', |
| 553 'drag_drop/drag_drop_controller.cc', | 555 'drag_drop/drag_drop_controller.cc', |
| 554 'drag_drop/drag_drop_controller.h', | 556 'drag_drop/drag_drop_controller.h', |
| 555 'drag_drop/drag_drop_tracker.cc', | 557 'drag_drop/drag_drop_tracker.cc', |
| 556 'drag_drop/drag_drop_tracker.h', | 558 'drag_drop/drag_drop_tracker.h', |
| 557 'drag_drop/drag_image_view.cc', | |
| 558 'drag_drop/drag_image_view.h', | |
| 559 'first_run/desktop_cleaner.cc', | 559 'first_run/desktop_cleaner.cc', |
| 560 'first_run/desktop_cleaner.h', | 560 'first_run/desktop_cleaner.h', |
| 561 'first_run/first_run_helper.cc', | 561 'first_run/first_run_helper.cc', |
| 562 'first_run/first_run_helper.h', | 562 'first_run/first_run_helper.h', |
| 563 'first_run/first_run_helper_impl.cc', | 563 'first_run/first_run_helper_impl.cc', |
| 564 'first_run/first_run_helper_impl.h', | 564 'first_run/first_run_helper_impl.h', |
| 565 'frame/caption_buttons/caption_button_types.h', | 565 'frame/caption_buttons/caption_button_types.h', |
| 566 'frame/caption_buttons/frame_caption_button.cc', | 566 'frame/caption_buttons/frame_caption_button.cc', |
| 567 'frame/caption_buttons/frame_caption_button.h', | 567 'frame/caption_buttons/frame_caption_button.h', |
| 568 'frame/caption_buttons/frame_caption_button_container_view.cc', | 568 'frame/caption_buttons/frame_caption_button_container_view.cc', |
| (...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1479 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1479 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 1480 ], | 1480 ], |
| 1481 } | 1481 } |
| 1482 ], | 1482 ], |
| 1483 ], | 1483 ], |
| 1484 }, | 1484 }, |
| 1485 ], | 1485 ], |
| 1486 }], | 1486 }], |
| 1487 ], | 1487 ], |
| 1488 } | 1488 } |
| OLD | NEW |