| OLD | NEW |
| 1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2009 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 'browser_tests_sources_views_specific': [ | 7 'browser_tests_sources_views_specific': [ |
| 8 'browser/extensions/browser_action_test_util_views.cc', | 8 'browser/extensions/browser_action_test_util_views.cc', |
| 9 'browser/views/find_bar_host_browsertest.cc', | 9 'browser/views/find_bar_host_browsertest.cc', |
| 10 ], | 10 ], |
| (...skipping 474 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 485 '../app/app.gyp:app_resources', | 485 '../app/app.gyp:app_resources', |
| 486 '../ipc/ipc.gyp:ipc', | 486 '../ipc/ipc.gyp:ipc', |
| 487 '../net/net.gyp:net_resources', | 487 '../net/net.gyp:net_resources', |
| 488 '../net/net.gyp:net_test_support', | 488 '../net/net.gyp:net_test_support', |
| 489 '../printing/printing.gyp:printing', | 489 '../printing/printing.gyp:printing', |
| 490 '../webkit/webkit.gyp:webkit_resources', | 490 '../webkit/webkit.gyp:webkit_resources', |
| 491 '../skia/skia.gyp:skia', | 491 '../skia/skia.gyp:skia', |
| 492 '../testing/gmock.gyp:gmock', | 492 '../testing/gmock.gyp:gmock', |
| 493 '../testing/gtest.gyp:gtest', | 493 '../testing/gtest.gyp:gtest', |
| 494 '../third_party/bzip2/bzip2.gyp:bzip2', | 494 '../third_party/bzip2/bzip2.gyp:bzip2', |
| 495 '../third_party/cld/cld.gyp:cld', |
| 495 '../third_party/icu/icu.gyp:icui18n', | 496 '../third_party/icu/icu.gyp:icui18n', |
| 496 '../third_party/icu/icu.gyp:icuuc', | 497 '../third_party/icu/icu.gyp:icuuc', |
| 497 '../third_party/libxml/libxml.gyp:libxml', | 498 '../third_party/libxml/libxml.gyp:libxml', |
| 498 '../third_party/npapi/npapi.gyp:npapi', | 499 '../third_party/npapi/npapi.gyp:npapi', |
| 499 '../third_party/WebKit/WebKit/chromium/WebKit.gyp:webkit', | 500 '../third_party/WebKit/WebKit/chromium/WebKit.gyp:webkit', |
| 500 ], | 501 ], |
| 501 'include_dirs': [ | 502 'include_dirs': [ |
| 502 '..', | 503 '..', |
| 503 '../third_party/cld', | 504 '../third_party/cld', |
| 504 ], | 505 ], |
| (...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 889 'dependencies': [ | 890 'dependencies': [ |
| 890 '../build/linux/system.gyp:gtk', | 891 '../build/linux/system.gyp:gtk', |
| 891 '../build/linux/system.gyp:nss', | 892 '../build/linux/system.gyp:nss', |
| 892 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 893 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 893 ], | 894 ], |
| 894 'sources': [ | 895 'sources': [ |
| 895 'browser/renderer_host/gtk_key_bindings_handler_unittest.cc', | 896 'browser/renderer_host/gtk_key_bindings_handler_unittest.cc', |
| 896 ], | 897 ], |
| 897 'sources!': [ | 898 'sources!': [ |
| 898 'browser/views/bookmark_context_menu_test.cc', | 899 'browser/views/bookmark_context_menu_test.cc', |
| 899 # Compact Language Detection (cld) is not supported in linux yet. | |
| 900 '../third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/
compact_lang_det_unittest_small.cc', | |
| 901 ], | 900 ], |
| 902 }], | 901 }], |
| 903 ['OS=="linux" and (toolkit_views==1 or chromeos==1)', { | 902 ['OS=="linux" and (toolkit_views==1 or chromeos==1)', { |
| 904 'dependencies': [ | 903 'dependencies': [ |
| 905 '../views/views.gyp:views', | 904 '../views/views.gyp:views', |
| 906 ], | 905 ], |
| 907 'sources': [ | 906 'sources': [ |
| 908 '<@(views_unit_tests_sources)', | 907 '<@(views_unit_tests_sources)', |
| 909 ], | 908 ], |
| 910 # We must use 'sources/' instead of 'source!' as there is a | 909 # We must use 'sources/' instead of 'source!' as there is a |
| (...skipping 29 matching lines...) Expand all Loading... |
| 940 '../third_party/GTM/AppKit', | 939 '../third_party/GTM/AppKit', |
| 941 ], | 940 ], |
| 942 'sources!': [ | 941 'sources!': [ |
| 943 'browser/views/bookmark_context_menu_test.cc', | 942 'browser/views/bookmark_context_menu_test.cc', |
| 944 'browser/back_forward_menu_model_unittest.cc', | 943 'browser/back_forward_menu_model_unittest.cc', |
| 945 'browser/gtk/go_button_gtk_unittest.cc', | 944 'browser/gtk/go_button_gtk_unittest.cc', |
| 946 'browser/gtk/tabs/tab_renderer_gtk_unittest.cc', | 945 'browser/gtk/tabs/tab_renderer_gtk_unittest.cc', |
| 947 'browser/tab_contents/navigation_controller_unittest.cc', | 946 'browser/tab_contents/navigation_controller_unittest.cc', |
| 948 'browser/task_manager_unittest.cc', | 947 'browser/task_manager_unittest.cc', |
| 949 '../third_party/hunspell/google/hunspell_tests.cc', | 948 '../third_party/hunspell/google/hunspell_tests.cc', |
| 950 | |
| 951 # Compact Language Detection (cld) is not supported in mac yet. | |
| 952 '../third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/
compact_lang_det_unittest_small.cc', | |
| 953 ], | 949 ], |
| 954 # TODO(mark): We really want this for all non-static library targets, | 950 # TODO(mark): We really want this for all non-static library targets, |
| 955 # but when we tried to pull it up to the common.gypi level, it broke | 951 # but when we tried to pull it up to the common.gypi level, it broke |
| 956 # other things like the ui, startup, and page_cycler tests. *shrug* | 952 # other things like the ui, startup, and page_cycler tests. *shrug* |
| 957 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']}, | 953 'xcode_settings': {'OTHER_LDFLAGS': ['-Wl,-ObjC']}, |
| 958 }, { # OS != "mac" | 954 }, { # OS != "mac" |
| 959 'dependencies': [ | 955 'dependencies': [ |
| 960 'convert_dict_lib', | 956 'convert_dict_lib', |
| 961 '../third_party/hunspell/hunspell.gyp:hunspell', | 957 '../third_party/hunspell/hunspell.gyp:hunspell', |
| 962 ], | 958 ], |
| (...skipping 901 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1864 ] | 1860 ] |
| 1865 }], # 'coverage!=0' | 1861 }], # 'coverage!=0' |
| 1866 ], # 'conditions' | 1862 ], # 'conditions' |
| 1867 } | 1863 } |
| 1868 | 1864 |
| 1869 # Local Variables: | 1865 # Local Variables: |
| 1870 # tab-width:2 | 1866 # tab-width:2 |
| 1871 # indent-tabs-mode:nil | 1867 # indent-tabs-mode:nil |
| 1872 # End: | 1868 # End: |
| 1873 # vim: set expandtab tabstop=2 shiftwidth=2: | 1869 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |