1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"diffs": [
{
"filename": "xpcom/stub/Makefile.in",
"new": false,
"deleted": false,
"binary": false,
"copied_from": null,
"hunks": [
{
"lines": [
{
"line": 75,
"deleted": false,
"data": "# Must be included before DEPENDENT_LIBS_LIST starts so that apps have a chance"
},
{
"line": 76,
"deleted": false,
"data": "# of getting their stuff in before xul."
},
{
"line": 77,
"deleted": false,
"data": "# It is ok for this file not to exist"
},
{
"line": 78,
"deleted": false,
"data": "-include $(topsrcdir)/$(MOZ_BUILD_APP)/extradependlibs.mk"
},
{
"line": 79,
"deleted": false,
"data": ""
}
]
},
{
"lines": [
{
"line": 120,
"deleted": true,
"data": "# It is ok for this file not to exist"
},
{
"line": 121,
"deleted": true,
"data": "-include $(topsrcdir)/$(MOZ_BUILD_APP)/extradependlibs.mk"
},
{
"line": 122,
"deleted": true,
"data": ""
}
]
}
]
}
]
}