|
|
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
The webkit_resources / webkit_strings targets were defined in webkit_glue.gypi
which gets pulled in to webkit/support/webkit_support.gyp. This makes it hard to
extract other targets that depend on these (such as webkit_common) out of
webkit_support.gyp without creating cycles between gyp files, which is forbidden
due to the xcode generator. This pulls these leaf targets out so we can start
extracting other targets out.
R=darin
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210080
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+103 lines, -70 lines) |
Patch |
 |
M |
android_webview/android_webview.gyp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_chromeos.gypi
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_dll.gypi
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_renderer.gypi
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_resources.gyp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/autofill.gypi
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/content_shell.gypi
|
View
|
1
2
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/common/webkit_common.gypi
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/glue/webkit_glue.gypi
|
View
|
1
2
3
|
3 chunks |
+25 lines, -47 lines |
0 comments
|
Download
|
 |
A |
webkit/webkit_resources.gyp
|
View
|
1
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
Total messages: 17 (0 generated)
|