Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Side by Side Diff: content/content_tests.gypi

Issue 1966563002: Extracted shell_interfaces and shell_public into a separate gyp file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed export_dependent_settings Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/content_renderer.gypi ('k') | content/content_utility.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2013 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 'layouttest_support_content_sources': [ 7 'layouttest_support_content_sources': [
8 'public/test/layouttest_support.h', 8 'public/test/layouttest_support.h',
9 'public/test/nested_message_pump_android.cc', 9 'public/test/nested_message_pump_android.cc',
10 'public/test/nested_message_pump_android.h', 10 'public/test/nested_message_pump_android.h',
(...skipping 837 matching lines...) Expand 10 before | Expand all | Expand 10 after
848 '../media/media.gyp:media', 848 '../media/media.gyp:media',
849 '../media/midi/midi.gyp:midi', 849 '../media/midi/midi.gyp:midi',
850 '../mojo/mojo_edk.gyp:mojo_common_test_support', 850 '../mojo/mojo_edk.gyp:mojo_common_test_support',
851 '../mojo/mojo_edk.gyp:mojo_system_impl', 851 '../mojo/mojo_edk.gyp:mojo_system_impl',
852 '../mojo/mojo_public.gyp:mojo_cpp_bindings', 852 '../mojo/mojo_public.gyp:mojo_cpp_bindings',
853 '../net/net.gyp:net_test_support', 853 '../net/net.gyp:net_test_support',
854 '../ppapi/ppapi_internal.gyp:ppapi_host', 854 '../ppapi/ppapi_internal.gyp:ppapi_host',
855 '../ppapi/ppapi_internal.gyp:ppapi_proxy', 855 '../ppapi/ppapi_internal.gyp:ppapi_proxy',
856 '../ppapi/ppapi_internal.gyp:ppapi_shared', 856 '../ppapi/ppapi_internal.gyp:ppapi_shared',
857 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', 857 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
858 '../services/shell/shell.gyp:shell_public', 858 '../services/shell/shell_public.gyp:shell_public',
859 '../skia/skia.gyp:skia', 859 '../skia/skia.gyp:skia',
860 '../storage/storage_browser.gyp:storage', 860 '../storage/storage_browser.gyp:storage',
861 '../storage/storage_common.gyp:storage_common', 861 '../storage/storage_common.gyp:storage_common',
862 '../testing/gmock.gyp:gmock', 862 '../testing/gmock.gyp:gmock',
863 '../testing/gtest.gyp:gtest', 863 '../testing/gtest.gyp:gtest',
864 '../third_party/WebKit/public/blink.gyp:blink', 864 '../third_party/WebKit/public/blink.gyp:blink',
865 '../third_party/WebKit/public/blink.gyp:blink_test_support', 865 '../third_party/WebKit/public/blink.gyp:blink_test_support',
866 '../ui/accessibility/accessibility.gyp:ax_gen', 866 '../ui/accessibility/accessibility.gyp:ax_gen',
867 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', 867 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime',
868 '../ui/base/ui_base.gyp:ui_base', 868 '../ui/base/ui_base.gyp:ui_base',
(...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after
1394 '../mojo/mojo_edk.gyp:mojo_common_test_support', 1394 '../mojo/mojo_edk.gyp:mojo_common_test_support',
1395 '../mojo/mojo_edk.gyp:mojo_system_impl', 1395 '../mojo/mojo_edk.gyp:mojo_system_impl',
1396 '../mojo/mojo_public.gyp:mojo_cpp_bindings', 1396 '../mojo/mojo_public.gyp:mojo_cpp_bindings',
1397 '../mojo/mojo_public.gyp:mojo_js_bindings', 1397 '../mojo/mojo_public.gyp:mojo_js_bindings',
1398 '../net/net.gyp:net_test_support', 1398 '../net/net.gyp:net_test_support',
1399 '../ppapi/ppapi_internal.gyp:ppapi_host', 1399 '../ppapi/ppapi_internal.gyp:ppapi_host',
1400 '../ppapi/ppapi_internal.gyp:ppapi_ipc', 1400 '../ppapi/ppapi_internal.gyp:ppapi_ipc',
1401 '../ppapi/ppapi_internal.gyp:ppapi_proxy', 1401 '../ppapi/ppapi_internal.gyp:ppapi_proxy',
1402 '../ppapi/ppapi_internal.gyp:ppapi_shared', 1402 '../ppapi/ppapi_internal.gyp:ppapi_shared',
1403 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', 1403 '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
1404 '../services/shell/shell.gyp:shell_public', 1404 '../services/shell/shell_public.gyp:shell_public',
1405 '../testing/gmock.gyp:gmock', 1405 '../testing/gmock.gyp:gmock',
1406 '../testing/gtest.gyp:gtest', 1406 '../testing/gtest.gyp:gtest',
1407 '../third_party/WebKit/public/blink.gyp:blink', 1407 '../third_party/WebKit/public/blink.gyp:blink',
1408 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 1408 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
1409 '../third_party/mesa/mesa.gyp:osmesa', 1409 '../third_party/mesa/mesa.gyp:osmesa',
1410 '../third_party/zlib/zlib.gyp:zlib', 1410 '../third_party/zlib/zlib.gyp:zlib',
1411 '../ui/accessibility/accessibility.gyp:accessibility', 1411 '../ui/accessibility/accessibility.gyp:accessibility',
1412 '../ui/base/ui_base.gyp:ui_base', 1412 '../ui/base/ui_base.gyp:ui_base',
1413 '../ui/gfx/gfx.gyp:gfx', 1413 '../ui/gfx/gfx.gyp:gfx',
1414 '../ui/gfx/gfx.gyp:gfx_geometry', 1414 '../ui/gfx/gfx.gyp:gfx_geometry',
(...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after
1917 'content_unittests_apk.isolate', 1917 'content_unittests_apk.isolate',
1918 ], 1918 ],
1919 }, 1919 },
1920 ], 1920 ],
1921 }, 1921 },
1922 ], 1922 ],
1923 ], 1923 ],
1924 }], 1924 }],
1925 ], 1925 ],
1926 } 1926 }
OLDNEW
« no previous file with comments | « content/content_renderer.gypi ('k') | content/content_utility.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698