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

Side by Side Diff: content/content_renderer.gypi

Issue 1554443003: Stop linking in the old Mojo EDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge and fix new flaky test Created 4 years, 11 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/content_tests.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) 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 'dependencies': [ 6 'dependencies': [
7 '../base/base.gyp:base', 7 '../base/base.gyp:base',
8 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_ann otations', 8 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_ann otations',
9 '../cc/cc.gyp:cc', 9 '../cc/cc.gyp:cc',
10 '../cc/cc.gyp:cc_proto', 10 '../cc/cc.gyp:cc_proto',
11 '../cc/blink/cc_blink.gyp:cc_blink', 11 '../cc/blink/cc_blink.gyp:cc_blink',
12 '../components/components.gyp:startup_metric_utils_common', 12 '../components/components.gyp:startup_metric_utils_common',
13 '../components/components.gyp:webusb', 13 '../components/components.gyp:webusb',
14 '../components/scheduler/scheduler.gyp:scheduler', 14 '../components/scheduler/scheduler.gyp:scheduler',
15 '../components/url_formatter/url_formatter.gyp:url_formatter', 15 '../components/url_formatter/url_formatter.gyp:url_formatter',
16 '../device/battery/battery.gyp:device_battery', 16 '../device/battery/battery.gyp:device_battery',
17 '../device/battery/battery.gyp:device_battery_mojo_bindings', 17 '../device/battery/battery.gyp:device_battery_mojo_bindings',
18 '../device/devices_app/devices_app.gyp:device_usb_mojo_bindings_lib', 18 '../device/devices_app/devices_app.gyp:device_usb_mojo_bindings_lib',
19 '../device/vibration/vibration.gyp:device_vibration', 19 '../device/vibration/vibration.gyp:device_vibration',
20 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', 20 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
21 '../gin/gin.gyp:gin', 21 '../gin/gin.gyp:gin',
22 '../gpu/gpu.gyp:gpu', 22 '../gpu/gpu.gyp:gpu',
23 '../jingle/jingle.gyp:jingle_glue', 23 '../jingle/jingle.gyp:jingle_glue',
24 '../media/blink/media_blink.gyp:media_blink', 24 '../media/blink/media_blink.gyp:media_blink',
25 '../media/media.gyp:media', 25 '../media/media.gyp:media',
26 '../mojo/mojo_base.gyp:mojo_application_bindings', 26 '../mojo/mojo_base.gyp:mojo_application_bindings',
27 '../mojo/mojo_base.gyp:mojo_environment_chromium', 27 '../mojo/mojo_base.gyp:mojo_environment_chromium',
28 '../mojo/mojo_base.gyp:mojo_geometry_lib', 28 '../mojo/mojo_base.gyp:mojo_geometry_lib',
29 '../mojo/mojo_base.gyp:mojo_url_type_converters', 29 '../mojo/mojo_base.gyp:mojo_url_type_converters',
30 '../mojo/mojo_edk.gyp:mojo_js_lib',
30 '../net/net.gyp:net', 31 '../net/net.gyp:net',
31 '../skia/skia.gyp:skia', 32 '../skia/skia.gyp:skia',
32 '../skia/skia.gyp:skia_mojo', 33 '../skia/skia.gyp:skia_mojo',
33 '../storage/storage_common.gyp:storage_common', 34 '../storage/storage_common.gyp:storage_common',
34 '../third_party/WebKit/public/blink.gyp:blink', 35 '../third_party/WebKit/public/blink.gyp:blink',
35 '../third_party/icu/icu.gyp:icui18n', 36 '../third_party/icu/icu.gyp:icui18n',
36 '../third_party/icu/icu.gyp:icuuc', 37 '../third_party/icu/icu.gyp:icuuc',
37 '../third_party/libjingle/libjingle.gyp:libjingle', 38 '../third_party/libjingle/libjingle.gyp:libjingle',
38 '../third_party/libyuv/libyuv.gyp:libyuv', 39 '../third_party/libyuv/libyuv.gyp:libyuv',
39 '../third_party/mojo/mojo_edk.gyp:mojo_js_lib',
40 '../third_party/npapi/npapi.gyp:npapi', 40 '../third_party/npapi/npapi.gyp:npapi',
41 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', 41 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
42 '../ui/accessibility/accessibility.gyp:accessibility', 42 '../ui/accessibility/accessibility.gyp:accessibility',
43 '../ui/events/blink/events_blink.gyp:events_blink', 43 '../ui/events/blink/events_blink.gyp:events_blink',
44 '../ui/events/events.gyp:dom_keycode_converter', 44 '../ui/events/events.gyp:dom_keycode_converter',
45 '../ui/gfx/gfx.gyp:gfx', 45 '../ui/gfx/gfx.gyp:gfx',
46 '../ui/gfx/gfx.gyp:gfx_geometry', 46 '../ui/gfx/gfx.gyp:gfx_geometry',
47 '../ui/native_theme/native_theme.gyp:native_theme', 47 '../ui/native_theme/native_theme.gyp:native_theme',
48 '../ui/surface/surface.gyp:surface', 48 '../ui/surface/surface.gyp:surface',
49 '../v8/tools/gyp/v8.gyp:v8', 49 '../v8/tools/gyp/v8.gyp:v8',
(...skipping 871 matching lines...) Expand 10 before | Expand all | Expand 10 after
921 }], 921 }],
922 ], 922 ],
923 'target_conditions': [ 923 'target_conditions': [
924 ['OS=="android"', { 924 ['OS=="android"', {
925 'sources/': [ 925 'sources/': [
926 ['include', '^renderer/render_view_linux\\.cc$'], 926 ['include', '^renderer/render_view_linux\\.cc$'],
927 ], 927 ],
928 }], 928 }],
929 ], 929 ],
930 } 930 }
OLDNEW
« no previous file with comments | « content/content_common.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698