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 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', | 8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', |
9 }, | 9 }, |
10 'includes': [ | 10 'includes': [ |
(...skipping 12 matching lines...) Expand all Loading... |
23 '../content/content.gyp:content_browser', | 23 '../content/content.gyp:content_browser', |
24 '../ipc/ipc.gyp:ipc', | 24 '../ipc/ipc.gyp:ipc', |
25 '../net/net.gyp:net', | 25 '../net/net.gyp:net', |
26 '../skia/skia.gyp:skia', | 26 '../skia/skia.gyp:skia', |
27 '../third_party/icu/icu.gyp:icui18n', | 27 '../third_party/icu/icu.gyp:icui18n', |
28 '../third_party/icu/icu.gyp:icuuc', | 28 '../third_party/icu/icu.gyp:icuuc', |
29 '../ui/app_list/app_list.gyp:app_list', | 29 '../ui/app_list/app_list.gyp:app_list', |
30 '../ui/aura/aura.gyp:aura', | 30 '../ui/aura/aura.gyp:aura', |
31 '../ui/base/strings/ui_strings.gyp:ui_strings', | 31 '../ui/base/strings/ui_strings.gyp:ui_strings', |
32 '../ui/compositor/compositor.gyp:compositor', | 32 '../ui/compositor/compositor.gyp:compositor', |
| 33 '../ui/gfx/gfx.gyp:gfx', |
33 '../ui/keyboard/keyboard.gyp:keyboard', | 34 '../ui/keyboard/keyboard.gyp:keyboard', |
34 '../ui/message_center/message_center.gyp:message_center', | 35 '../ui/message_center/message_center.gyp:message_center', |
35 '../ui/oak/oak.gyp:oak', | 36 '../ui/oak/oak.gyp:oak', |
36 '../ui/ui.gyp:ui', | 37 '../ui/ui.gyp:ui', |
37 '../ui/ui.gyp:ui_resources', | 38 '../ui/ui.gyp:ui_resources', |
38 '../ui/views/controls/webview/webview.gyp:webview', | 39 '../ui/views/controls/webview/webview.gyp:webview', |
39 '../ui/views/views.gyp:views', | 40 '../ui/views/views.gyp:views', |
40 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', | 41 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
41 '../url/url.gyp:url_lib', | 42 '../url/url.gyp:url_lib', |
42 'ash_strings.gyp:ash_strings', | 43 'ash_strings.gyp:ash_strings', |
(...skipping 615 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
658 '../content/content.gyp:content_browser', | 659 '../content/content.gyp:content_browser', |
659 '../content/content.gyp:test_support_content', | 660 '../content/content.gyp:test_support_content', |
660 '../skia/skia.gyp:skia', | 661 '../skia/skia.gyp:skia', |
661 '../testing/gtest.gyp:gtest', | 662 '../testing/gtest.gyp:gtest', |
662 '../third_party/icu/icu.gyp:icui18n', | 663 '../third_party/icu/icu.gyp:icui18n', |
663 '../third_party/icu/icu.gyp:icuuc', | 664 '../third_party/icu/icu.gyp:icuuc', |
664 '../ui/app_list/app_list.gyp:app_list', | 665 '../ui/app_list/app_list.gyp:app_list', |
665 '../ui/aura/aura.gyp:aura', | 666 '../ui/aura/aura.gyp:aura', |
666 '../ui/aura/aura.gyp:aura_test_support', | 667 '../ui/aura/aura.gyp:aura_test_support', |
667 '../ui/compositor/compositor.gyp:compositor', | 668 '../ui/compositor/compositor.gyp:compositor', |
| 669 '../ui/gfx/gfx.gyp:gfx', |
668 '../ui/keyboard/keyboard.gyp:keyboard', | 670 '../ui/keyboard/keyboard.gyp:keyboard', |
669 '../ui/message_center/message_center.gyp:message_center', | 671 '../ui/message_center/message_center.gyp:message_center', |
670 '../ui/message_center/message_center.gyp:message_center_test_support', | 672 '../ui/message_center/message_center.gyp:message_center_test_support', |
671 '../ui/ui.gyp:ui', | 673 '../ui/ui.gyp:ui', |
672 '../ui/ui.gyp:ui_resources', | 674 '../ui/ui.gyp:ui_resources', |
673 '../ui/ui.gyp:ui_test_support', | 675 '../ui/ui.gyp:ui_test_support', |
674 '../ui/views/views.gyp:views', | 676 '../ui/views/views.gyp:views', |
675 '../ui/views/views.gyp:views_examples_with_content_lib', | 677 '../ui/views/views.gyp:views_examples_with_content_lib', |
676 '../ui/views/views.gyp:views_test_support', | 678 '../ui/views/views.gyp:views_test_support', |
677 '../ui/views/views.gyp:views_with_content_test_support', | 679 '../ui/views/views.gyp:views_with_content_test_support', |
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
843 '../base/base.gyp:base_i18n', | 845 '../base/base.gyp:base_i18n', |
844 '../chrome/chrome_resources.gyp:packed_resources', | 846 '../chrome/chrome_resources.gyp:packed_resources', |
845 '../content/content.gyp:content_shell_lib', | 847 '../content/content.gyp:content_shell_lib', |
846 '../content/content.gyp:content', | 848 '../content/content.gyp:content', |
847 '../skia/skia.gyp:skia', | 849 '../skia/skia.gyp:skia', |
848 '../third_party/icu/icu.gyp:icui18n', | 850 '../third_party/icu/icu.gyp:icui18n', |
849 '../third_party/icu/icu.gyp:icuuc', | 851 '../third_party/icu/icu.gyp:icuuc', |
850 '../ui/app_list/app_list.gyp:app_list', | 852 '../ui/app_list/app_list.gyp:app_list', |
851 '../ui/aura/aura.gyp:aura', | 853 '../ui/aura/aura.gyp:aura', |
852 '../ui/compositor/compositor.gyp:compositor', | 854 '../ui/compositor/compositor.gyp:compositor', |
| 855 '../ui/gfx/gfx.gyp:gfx', |
853 '../ui/keyboard/keyboard.gyp:keyboard', | 856 '../ui/keyboard/keyboard.gyp:keyboard', |
854 '../ui/message_center/message_center.gyp:message_center', | 857 '../ui/message_center/message_center.gyp:message_center', |
855 '../ui/ui.gyp:ui', | 858 '../ui/ui.gyp:ui', |
856 '../ui/ui.gyp:ui_resources', | 859 '../ui/ui.gyp:ui_resources', |
857 '../ui/views/views.gyp:views', | 860 '../ui/views/views.gyp:views', |
858 '../ui/views/views.gyp:views_examples_lib', | 861 '../ui/views/views.gyp:views_examples_lib', |
859 '../ui/views/views.gyp:views_examples_with_content_lib', | 862 '../ui/views/views.gyp:views_examples_with_content_lib', |
860 '../ui/views/views.gyp:views_test_support', | 863 '../ui/views/views.gyp:views_test_support', |
861 'ash', | 864 'ash', |
862 'ash_resources', | 865 'ash_resources', |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
903 }, | 906 }, |
904 }, | 907 }, |
905 'dependencies': [ | 908 'dependencies': [ |
906 '../sandbox/sandbox.gyp:sandbox', | 909 '../sandbox/sandbox.gyp:sandbox', |
907 ], | 910 ], |
908 }], | 911 }], |
909 ], | 912 ], |
910 }, | 913 }, |
911 ], | 914 ], |
912 } | 915 } |
OLD | NEW |