| 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 'chromium_code': 1, | 6 'chromium_code': 1, |
| 7 # Sources lists shared with GN build. | 7 # Sources lists shared with GN build. |
| 8 'views_sources': [ | 8 'views_sources': [ |
| 9 'accessibility/native_view_accessibility.cc', | 9 'accessibility/native_view_accessibility.cc', |
| 10 'accessibility/native_view_accessibility.h', | 10 'accessibility/native_view_accessibility.h', |
| (...skipping 581 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 592 'dependencies': [ | 592 'dependencies': [ |
| 593 '../../base/base.gyp:base', | 593 '../../base/base.gyp:base', |
| 594 '../../base/base.gyp:base_i18n', | 594 '../../base/base.gyp:base_i18n', |
| 595 '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dyna
mic_annotations', | 595 '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dyna
mic_annotations', |
| 596 '../../skia/skia.gyp:skia', | 596 '../../skia/skia.gyp:skia', |
| 597 '../../third_party/icu/icu.gyp:icui18n', | 597 '../../third_party/icu/icu.gyp:icui18n', |
| 598 '../../third_party/icu/icu.gyp:icuuc', | 598 '../../third_party/icu/icu.gyp:icuuc', |
| 599 '../../url/url.gyp:url_lib', | 599 '../../url/url.gyp:url_lib', |
| 600 '../accessibility/accessibility.gyp:accessibility', | 600 '../accessibility/accessibility.gyp:accessibility', |
| 601 '../accessibility/accessibility.gyp:ax_gen', | 601 '../accessibility/accessibility.gyp:ax_gen', |
| 602 '../base/ime/ui_base_ime.gyp:ui_base_ime', | |
| 603 '../base/ui_base.gyp:ui_base', | 602 '../base/ui_base.gyp:ui_base', |
| 604 '../compositor/compositor.gyp:compositor', | 603 '../compositor/compositor.gyp:compositor', |
| 605 '../events/events.gyp:events', | 604 '../events/events.gyp:events', |
| 606 '../events/events.gyp:events_base', | 605 '../events/events.gyp:events_base', |
| 607 '../events/platform/events_platform.gyp:events_platform', | 606 '../events/platform/events_platform.gyp:events_platform', |
| 608 '../gfx/gfx.gyp:gfx', | 607 '../gfx/gfx.gyp:gfx', |
| 609 '../gfx/gfx.gyp:gfx_geometry', | 608 '../gfx/gfx.gyp:gfx_geometry', |
| 610 '../native_theme/native_theme.gyp:native_theme', | 609 '../native_theme/native_theme.gyp:native_theme', |
| 611 '../resources/ui_resources.gyp:ui_resources', | 610 '../resources/ui_resources.gyp:ui_resources', |
| 612 '../strings/ui_strings.gyp:ui_strings', | 611 '../strings/ui_strings.gyp:ui_strings', |
| (...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 770 'dependencies': [ | 769 'dependencies': [ |
| 771 '../../base/base.gyp:base', | 770 '../../base/base.gyp:base', |
| 772 '../../base/base.gyp:base_i18n', | 771 '../../base/base.gyp:base_i18n', |
| 773 '../../base/base.gyp:test_support_base', | 772 '../../base/base.gyp:test_support_base', |
| 774 '../../skia/skia.gyp:skia', | 773 '../../skia/skia.gyp:skia', |
| 775 '../../testing/gtest.gyp:gtest', | 774 '../../testing/gtest.gyp:gtest', |
| 776 '../../third_party/icu/icu.gyp:icui18n', | 775 '../../third_party/icu/icu.gyp:icui18n', |
| 777 '../../third_party/icu/icu.gyp:icuuc', | 776 '../../third_party/icu/icu.gyp:icuuc', |
| 778 '../../url/url.gyp:url_lib', | 777 '../../url/url.gyp:url_lib', |
| 779 '../accessibility/accessibility.gyp:accessibility', | 778 '../accessibility/accessibility.gyp:accessibility', |
| 780 '../base/ime/ui_base_ime.gyp:ui_base_ime', | |
| 781 '../base/ui_base.gyp:ui_base', | 779 '../base/ui_base.gyp:ui_base', |
| 782 '../base/ui_base.gyp:ui_base_test_support', | 780 '../base/ui_base.gyp:ui_base_test_support', |
| 783 '../compositor/compositor.gyp:compositor', | 781 '../compositor/compositor.gyp:compositor', |
| 784 '../events/events.gyp:events', | 782 '../events/events.gyp:events', |
| 785 '../events/events.gyp:events_base', | 783 '../events/events.gyp:events_base', |
| 786 '../events/events.gyp:events_test_support', | 784 '../events/events.gyp:events_test_support', |
| 787 '../gfx/gfx.gyp:gfx', | 785 '../gfx/gfx.gyp:gfx', |
| 788 '../gfx/gfx.gyp:gfx_geometry', | 786 '../gfx/gfx.gyp:gfx_geometry', |
| 789 '../resources/ui_resources.gyp:ui_resources', | 787 '../resources/ui_resources.gyp:ui_resources', |
| 790 '../resources/ui_resources.gyp:ui_test_pak', | 788 '../resources/ui_resources.gyp:ui_test_pak', |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 911 '../aura/aura.gyp:aura', | 909 '../aura/aura.gyp:aura', |
| 912 '../wm/wm.gyp:wm', | 910 '../wm/wm.gyp:wm', |
| 913 ], | 911 ], |
| 914 }], | 912 }], |
| 915 ], | 913 ], |
| 916 }, # target_name: macviews_interactive_ui_tests | 914 }, # target_name: macviews_interactive_ui_tests |
| 917 ], # targets | 915 ], # targets |
| 918 }], | 916 }], |
| 919 ], # conditions | 917 ], # conditions |
| 920 } | 918 } |
| OLD | NEW |