|
Fix official build in GN
Changes process_version template. In GYP this is used in two ways and the GN version only supported one of these. This change also deletes an unnecessary fork of the template file, and fixes the dependencies for the extra files (previously they were just passed with "-f" and not added to the inputs of the target.
Adds a cdm_adapter template which basically matches the GYP version. Uses this for the media clearkey adapter and the widevine one in the official build.
Fixes for the crypto targets when compiling with the official build's checked-in sysroots.
Committed: https://crrev.com/70d2f6ea98ae618b24a7c517570b74d20b92a7c7
Cr-Commit-Position: refs/heads/master@{#318083}
Total comments: 7
Total comments: 21
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+290 lines, -128 lines) |
Patch |
 |
M |
chrome/BUILD.gn
|
View
|
1
2
|
2 chunks |
+16 lines, -21 lines |
0 comments
|
Download
|
 |
M |
chrome/android/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_watcher/BUILD.gn
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/common/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/version.gni
|
View
|
1
2
|
2 chunks |
+50 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome_elf/BUILD.gn
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/data_reduction_proxy/core/common/BUILD.gn
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
components/data_reduction_proxy/core/common/version.gni
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
M |
crypto/BUILD.gn
|
View
|
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/cdm/ppapi/BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+27 lines, -5 lines |
0 comments
|
Download
|
 |
A |
media/cdm/ppapi/cdm_adapter.gni
|
View
|
1
2
3
|
1 chunk |
+129 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/media_cdm.gypi
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/media_cdm_adapter.gyp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/third_party/nss/ssl/BUILD.gn
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+32 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/widevine_cdm.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 24 (9 generated)
|