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

Side by Side Diff: content/content_tests.gypi

Issue 1898033003: Revert https://codereview.chromium.org/1871233002 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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_common.gypi ('k') | content/gpu/BUILD.gn » ('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 851 matching lines...) Expand 10 before | Expand all | Expand 10 after
862 '../ui/base/ui_base.gyp:ui_base', 862 '../ui/base/ui_base.gyp:ui_base',
863 '../ui/base/ui_base.gyp:ui_base_test_support', 863 '../ui/base/ui_base.gyp:ui_base_test_support',
864 '../ui/base/ui_base.gyp:ui_data_pack', 864 '../ui/base/ui_base.gyp:ui_data_pack',
865 '../ui/compositor/compositor.gyp:compositor_test_support', 865 '../ui/compositor/compositor.gyp:compositor_test_support',
866 '../ui/display/display.gyp:display', 866 '../ui/display/display.gyp:display',
867 '../ui/events/events.gyp:dom_keycode_converter', 867 '../ui/events/events.gyp:dom_keycode_converter',
868 '../ui/events/events.gyp:events_base', 868 '../ui/events/events.gyp:events_base',
869 '../ui/events/events.gyp:events_test_support', 869 '../ui/events/events.gyp:events_test_support',
870 '../ui/events/events.gyp:gesture_detection', 870 '../ui/events/events.gyp:gesture_detection',
871 '../ui/gfx/gfx.gyp:gfx_test_support', 871 '../ui/gfx/gfx.gyp:gfx_test_support',
872 '../ui/latency_info/latency_info.gyp:latency_info',
873 '../ui/resources/ui_resources.gyp:ui_resources', 872 '../ui/resources/ui_resources.gyp:ui_resources',
874 '../ui/surface/surface.gyp:surface', 873 '../ui/surface/surface.gyp:surface',
875 '../url/url.gyp:url_lib', 874 '../url/url.gyp:url_lib',
876 '../v8/tools/gyp/v8.gyp:v8', 875 '../v8/tools/gyp/v8.gyp:v8',
877 'browser/speech/proto/speech_proto.gyp:speech_proto', 876 'browser/speech/proto/speech_proto.gyp:speech_proto',
878 'content_test_mojo_bindings', 877 'content_test_mojo_bindings',
879 'content.gyp:content_app_both', 878 'content.gyp:content_app_both',
880 'content.gyp:content_browser', 879 'content.gyp:content_browser',
881 'content.gyp:content_child', 880 'content.gyp:content_child',
882 'content.gyp:content_common', 881 'content.gyp:content_common',
(...skipping 1316 matching lines...) Expand 10 before | Expand all | Expand 10 after
2199 'content_unittests_apk.isolate', 2198 'content_unittests_apk.isolate',
2200 ], 2199 ],
2201 }, 2200 },
2202 ], 2201 ],
2203 }, 2202 },
2204 ], 2203 ],
2205 ], 2204 ],
2206 }], 2205 }],
2207 ], 2206 ],
2208 } 2207 }
OLDNEW
« no previous file with comments | « content/content_common.gypi ('k') | content/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698