|
Normalize the top-level ui/ module.
This CL creates four .gypi files that are included in /ui/ui.gyp. This allows
for a single unittest binary for all the submodules, rather than having
individual unittest binaries for each submodule.
To not break the buildbot, this creates a fake target that copies ui_unittests
to gfx_unittests as temporary scaffolding.
BUG= 72317
TEST=gfx_unittests (really ui_unittests) passes
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78711
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+553 lines, -612 lines) |
Patch |
|
M |
app/app_base.gypi
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
build/all.gyp
|
View
|
1
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/chrome.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gpu/gpu.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
remoting/remoting.gyp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/heapcheck/chrome_tests.py
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/valgrind/chrome_tests.py
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
D |
ui/base/ui_base.gypi
|
View
|
|
1 chunk |
+0 lines, -132 lines |
0 comments
|
Download
|
|
D |
ui/gfx/gfx.gyp
|
View
|
|
1 chunk |
+0 lines, -253 lines |
0 comments
|
Download
|
|
M |
ui/ui.gyp
|
View
|
|
3 chunks |
+22 lines, -6 lines |
0 comments
|
Download
|
|
A |
ui/ui_base.gypi
|
View
|
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
|
A |
ui/ui_gfx.gypi
|
View
|
1
2
3
|
1 chunk |
+217 lines, -0 lines |
1 comment
|
Download
|
|
A |
ui/ui_unittests.gypi
|
View
|
|
1 chunk |
+113 lines, -0 lines |
0 comments
|
Download
|
|
A |
ui/ui_views.gypi
|
View
|
1
2
|
1 chunk |
+108 lines, -0 lines |
0 comments
|
Download
|
|
D |
ui/views/views.gyp
|
View
|
|
1 chunk |
+0 lines, -201 lines |
0 comments
|
Download
|
|
M |
webkit/support/webkit_support.gypi
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webkit/tools/test_shell/test_shell.gypi
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|