|
Remove PPAPI gyp files.
Inlines the sources from ppapi_sources.gypi into the respective BUILD.gn files.
Previously the cpp sources were compiled into two targets, one in //ppapi:ppapi_cpp_sources (referenced only from nacl), and one in //ppapi/cpp (referenced only from trusted). This patch merges them into the cpp directory, which now morphs as required for the build type.
R=bbudge
TBR=bradnelson (chrome/test/data/nacl)
Committed: https://crrev.com/9d6a868b4d36d349aedd875a799a47d296776f84
Cr-Commit-Position: refs/heads/master@{#415183}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+649 lines, -4366 lines) |
Patch |
 |
M |
chrome/test/data/nacl/BUILD.gn
|
View
|
|
9 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ppapi/BUILD.gn
|
View
|
|
5 chunks |
+208 lines, -58 lines |
0 comments
|
Download
|
 |
M |
ppapi/c/BUILD.gn
|
View
|
|
1 chunk |
+140 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/cpp/BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+283 lines, -3 lines |
0 comments
|
Download
|
 |
D |
ppapi/native_client/native_client.gyp
|
View
|
|
1 chunk |
+0 lines, -319 lines |
0 comments
|
Download
|
 |
D |
ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
D |
ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp
|
View
|
|
1 chunk |
+0 lines, -96 lines |
0 comments
|
Download
|
 |
D |
ppapi/native_client/src/untrusted/pnacl_support_extension/pnacl_support_extension.gyp
|
View
|
|
1 chunk |
+0 lines, -180 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi.gyp
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_cpp.gypi
|
View
|
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_gl.gypi
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_host.gypi
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_internal.gyp
|
View
|
|
1 chunk |
+0 lines, -278 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_ipc.gypi
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_ipc_nacl.gyp
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_nacl.gyp
|
View
|
|
1 chunk |
+0 lines, -402 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_nacl_test_common.gypi
|
View
|
|
1 chunk |
+0 lines, -285 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_proxy.gypi
|
View
|
|
1 chunk |
+0 lines, -310 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_proxy_nacl.gyp
|
View
|
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_shared.gypi
|
View
|
|
1 chunk |
+0 lines, -365 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_shared_nacl.gyp
|
View
|
|
1 chunk |
+0 lines, -47 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_sources.gni
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_sources.gypi
|
View
|
|
1 chunk |
+0 lines, -578 lines |
0 comments
|
Download
|
 |
D |
ppapi/ppapi_tests.gypi
|
View
|
|
1 chunk |
+0 lines, -706 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/extensions/BUILD.gn
|
View
|
|
8 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
D |
ppapi/tests/extensions/extensions.gyp
|
View
|
|
1 chunk |
+0 lines, -327 lines |
0 comments
|
Download
|
 |
D |
ppapi/tools/ppapi_tools.gyp
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/liblouis/BUILD.gn
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 25 (15 generated)
|