diff options
author | Kristian Monsen <kristianm@google.com> | 2010-10-05 13:18:43 +0100 |
---|---|---|
committer | Kristian Monsen <kristianm@google.com> | 2010-10-05 16:45:11 +0100 |
commit | 13cb86d508a2af29cda7a8336a3375ccddab1bd0 (patch) | |
tree | de7af0fb33ee3d5f3d9ff45d6e7f27aac6ed2dda /WebKitTools/Scripts/webkitpy | |
parent | 79b343f3ddbd41da7ec351af7747dae1143c4c52 (diff) | |
download | external_webkit-13cb86d508a2af29cda7a8336a3375ccddab1bd0.zip external_webkit-13cb86d508a2af29cda7a8336a3375ccddab1bd0.tar.gz external_webkit-13cb86d508a2af29cda7a8336a3375ccddab1bd0.tar.bz2 |
Don't include JavaScriptCore/config.h from WebCore/WebCorePrefix.h
This is a cherry-pick of the following upstream CL:
https://bugs.webkit.org/show_bug.cgi?id=47179
This violates the rules at the top of the file, and means that it
will be included before any other includes for all compilation
units.
We are now just including JavaScriptCore/config.h from
WebCore/config.h so if you include one you get both.
This created a compile error in V8Counters.cpp, which is also fixed
Change-Id: I272247161877ddc680b3aab509bc413ab3445219
Diffstat (limited to 'WebKitTools/Scripts/webkitpy')
0 files changed, 0 insertions, 0 deletions