|
|
Clean up Mojo C API dependent targets
Wipes out references to mojo/public/c/system:for_component and
:for_shared_library which are now unnecessary.
mojo/public/cpp/bindings and mojo/public/cpp/sysetm now carry
mojo/public/c/system as a public_deps and there's no longer a
need for targets to explicitly link against it or its variants.
This renders the dependencies much easier to understand since
they reflect what's seen in the code.
Also opportunistically cleans up deps/public_deps on many
affected targets since a lot of these were wrong.
BUG= 612500
TBR=ben@chromium.org for mus, mash, mojo, toplevel, ui
TBR=dpranke@chromium.org for blink gn changes
TBR=charliea@chromium.org
Committed: https://crrev.com/b9e3b77377382c73b6af8614dccc902a79843380
Cr-Commit-Position: refs/heads/master@{#399273}
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+57 lines, -91 lines) |
Patch |
 |
M |
chrome/browser/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/mus/common/BUILD.gn
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/cpp/BUILD.gn
|
View
|
|
1 chunk |
+10 lines, -12 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/cpp/surfaces/BUILD.gn
|
View
|
|
1 chunk |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mash/example/window_type_launcher/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/gpu/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/mojo/common/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/mojo/services/BUILD.gn
|
View
|
1
|
3 chunks |
+24 lines, -16 lines |
0 comments
|
Download
|
 |
M |
mojo/common/BUILD.gn
|
View
|
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
mojo/converters/blink/BUILD.gn
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/message_pump/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/public/c/system/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tools/battor_agent/BUILD.gn
|
View
|
|
3 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/display/mojo/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/display/mojo/DEPS
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/platform_window/mojo/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/mus/BUILD.gn
|
View
|
|
3 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 22 (8 generated)
|