| 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 'target_defaults': { | 6 'target_defaults': { |
| 7 'variables': { | 7 'variables': { |
| 8 'base_target': 0, | 8 'base_target': 0, |
| 9 }, | 9 }, |
| 10 'target_conditions': [ | 10 'target_conditions': [ |
| (...skipping 535 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 546 'value_conversions.cc', | 546 'value_conversions.cc', |
| 547 'value_conversions.h', | 547 'value_conversions.h', |
| 548 'version.cc', | 548 'version.cc', |
| 549 'version.h', | 549 'version.h', |
| 550 'vlog.cc', | 550 'vlog.cc', |
| 551 'vlog.h', | 551 'vlog.h', |
| 552 'nix/mime_util_xdg.cc', | 552 'nix/mime_util_xdg.cc', |
| 553 'nix/mime_util_xdg.h', | 553 'nix/mime_util_xdg.h', |
| 554 'nix/xdg_util.cc', | 554 'nix/xdg_util.cc', |
| 555 'nix/xdg_util.h', | 555 'nix/xdg_util.h', |
| 556 'win/enum_variant.h', |
| 556 'win/enum_variant.cc', | 557 'win/enum_variant.cc', |
| 557 'win/enum_variant.h', | |
| 558 'win/event_trace_consumer.h', | 558 'win/event_trace_consumer.h', |
| 559 'win/event_trace_controller.cc', | 559 'win/event_trace_controller.cc', |
| 560 'win/event_trace_controller.h', | 560 'win/event_trace_controller.h', |
| 561 'win/event_trace_provider.cc', | 561 'win/event_trace_provider.cc', |
| 562 'win/event_trace_provider.h', | 562 'win/event_trace_provider.h', |
| 563 'win/i18n.cc', | 563 'win/i18n.cc', |
| 564 'win/i18n.h', | 564 'win/i18n.h', |
| 565 'win/iat_patch_function.cc', | 565 'win/iat_patch_function.cc', |
| 566 'win/iat_patch_function.h', | 566 'win/iat_patch_function.h', |
| 567 'win/iunknown_impl.h', |
| 567 'win/iunknown_impl.cc', | 568 'win/iunknown_impl.cc', |
| 568 'win/iunknown_impl.h', | |
| 569 'win/message_window.cc', | |
| 570 'win/message_window.h', | |
| 571 'win/metro.cc', | 569 'win/metro.cc', |
| 572 'win/metro.h', | 570 'win/metro.h', |
| 573 'win/object_watcher.cc', | 571 'win/object_watcher.cc', |
| 574 'win/object_watcher.h', | 572 'win/object_watcher.h', |
| 575 'win/registry.cc', | 573 'win/registry.cc', |
| 576 'win/registry.h', | 574 'win/registry.h', |
| 577 'win/resource_util.cc', | 575 'win/resource_util.cc', |
| 578 'win/resource_util.h', | 576 'win/resource_util.h', |
| 579 'win/sampling_profiler.cc', | 577 'win/sampling_profiler.cc', |
| 580 'win/sampling_profiler.h', | 578 'win/sampling_profiler.h', |
| (...skipping 12 matching lines...) Expand all Loading... |
| 593 'win/scoped_propvariant.h', | 591 'win/scoped_propvariant.h', |
| 594 'win/scoped_select_object.h', | 592 'win/scoped_select_object.h', |
| 595 'win/scoped_variant.cc', | 593 'win/scoped_variant.cc', |
| 596 'win/scoped_variant.h', | 594 'win/scoped_variant.h', |
| 597 'win/shortcut.cc', | 595 'win/shortcut.cc', |
| 598 'win/shortcut.h', | 596 'win/shortcut.h', |
| 599 'win/startup_information.cc', | 597 'win/startup_information.cc', |
| 600 'win/startup_information.h', | 598 'win/startup_information.h', |
| 601 'win/text_services_message_filter.cc', | 599 'win/text_services_message_filter.cc', |
| 602 'win/text_services_message_filter.h', | 600 'win/text_services_message_filter.h', |
| 601 'win/windows_version.cc', |
| 602 'win/windows_version.h', |
| 603 'win/win_util.cc', | 603 'win/win_util.cc', |
| 604 'win/win_util.h', | 604 'win/win_util.h', |
| 605 'win/windows_version.cc', | |
| 606 'win/windows_version.h', | |
| 607 'win/wrapped_window_proc.cc', | 605 'win/wrapped_window_proc.cc', |
| 608 'win/wrapped_window_proc.h', | 606 'win/wrapped_window_proc.h', |
| 609 ], | 607 ], |
| 610 'conditions': [ | 608 'conditions': [ |
| 611 ['google_tv==1', { | 609 ['google_tv==1', { |
| 612 'sources': [ | 610 'sources': [ |
| 613 'android/context_types.cc', | 611 'android/context_types.cc', |
| 614 'android/context_types.h', | 612 'android/context_types.h', |
| 615 ], | 613 ], |
| 616 }], | 614 }], |
| (...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 821 ['<(use_system_nspr)==1 and >(nacl_untrusted_build)==0', { | 819 ['<(use_system_nspr)==1 and >(nacl_untrusted_build)==0', { |
| 822 'sources/': [ | 820 'sources/': [ |
| 823 ['exclude', '^third_party/nspr/'], | 821 ['exclude', '^third_party/nspr/'], |
| 824 ], | 822 ], |
| 825 }], | 823 }], |
| 826 ], | 824 ], |
| 827 }], | 825 }], |
| 828 ], | 826 ], |
| 829 }, | 827 }, |
| 830 } | 828 } |
| OLD | NEW |