|
Remove inside_chromium_build gyp variable
In the days of olde, we supported compiling from inside a chromium checkout and
inside a WebKit checkout with some chromium libraries. In the latter configuration,
used mainly by the build.webkit.org bots, the paths to the WebKit headers relative
to chromium gyp files was different. This added a lot of complexity and some extra
scripts to fix up paths and includes. Blink only supports building within a chromium
checkout so all of this complexity can be removed.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199057
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+47 lines, -428 lines) |
Patch |
|
M |
build/common.gypi
|
View
|
|
5 chunks |
+6 lines, -22 lines |
0 comments
|
Download
|
|
M |
cc/cc.gyp
|
View
|
|
2 chunks |
+1 line, -15 lines |
0 comments
|
Download
|
|
M |
content/browser/devtools/devtools_resources.gyp
|
View
|
|
1 chunk |
+1 line, -10 lines |
0 comments
|
Download
|
|
M |
content/content.gyp
|
View
|
1
|
2 chunks |
+3 lines, -17 lines |
0 comments
|
Download
|
|
M |
content/content_browser.gypi
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/content_common.gypi
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/content_renderer.gypi
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/content_shell.gypi
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/content_tests.gypi
|
View
|
1
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/content_worker.gypi
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
net/net.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
ppapi/ppapi_internal.gyp
|
View
|
1
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
ppapi/ppapi_shared.gypi
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
|
M |
skia/skia.gyp
|
View
|
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
|
M |
ui/ui.gyp
|
View
|
|
3 chunks |
+1 line, -10 lines |
0 comments
|
Download
|
|
M |
webkit/base/webkit_base.gypi
|
View
|
|
2 chunks |
+1 line, -8 lines |
0 comments
|
Download
|
|
M |
webkit/compositor_bindings/compositor_bindings.gyp
|
View
|
|
2 chunks |
+1 line, -8 lines |
0 comments
|
Download
|
|
M |
webkit/glue/webkit_glue.gypi
|
View
|
|
5 chunks |
+5 lines, -19 lines |
0 comments
|
Download
|
|
M |
webkit/gpu/webkit_gpu.gyp
|
View
|
|
3 chunks |
+2 lines, -18 lines |
0 comments
|
Download
|
|
M |
webkit/media/webkit_media.gypi
|
View
|
|
3 chunks |
+1 line, -11 lines |
0 comments
|
Download
|
|
M |
webkit/storage/webkit_storage.gypi
|
View
|
|
3 chunks |
+1 line, -15 lines |
0 comments
|
Download
|
|
D |
webkit/support/setup_third_party.gyp
|
View
|
|
1 chunk |
+0 lines, -97 lines |
0 comments
|
Download
|
|
D |
webkit/support/setup_third_party.py
|
View
|
|
1 chunk |
+0 lines, -129 lines |
0 comments
|
Download
|
|
M |
webkit/support/webkit_support.gypi
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
webkit/user_agent/webkit_user_agent.gypi
|
View
|
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|