Title: [89699] trunk/Source/WebCore
- Revision
- 89699
- Author
- [email protected]
- Date
- 2011-06-24 13:33:08 -0700 (Fri, 24 Jun 2011)
Log Message
2011-06-24 Chris Rogers <[email protected]>
Unreviewed build fix.
Fix Chromium Linux Build
https://bugs.webkit.org/show_bug.cgi?id=63349
* WebCore.gyp/WebCore.gyp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (89698 => 89699)
--- trunk/Source/WebCore/ChangeLog 2011-06-24 19:56:57 UTC (rev 89698)
+++ trunk/Source/WebCore/ChangeLog 2011-06-24 20:33:08 UTC (rev 89699)
@@ -1,3 +1,12 @@
+2011-06-24 Chris Rogers <[email protected]>
+
+ Unreviewed build fix.
+
+ Fix Chromium Linux Build
+ https://bugs.webkit.org/show_bug.cgi?id=63349
+
+ * WebCore.gyp/WebCore.gyp:
+
2011-06-24 Henry Song <[email protected]>
Reviewed by Martin Robinson.
Modified: trunk/Source/WebCore/WebCore.gyp/WebCore.gyp (89698 => 89699)
--- trunk/Source/WebCore/WebCore.gyp/WebCore.gyp 2011-06-24 19:56:57 UTC (rev 89698)
+++ trunk/Source/WebCore/WebCore.gyp/WebCore.gyp 2011-06-24 20:33:08 UTC (rev 89699)
@@ -1226,6 +1226,9 @@
'dependencies': [
'<(chromium_src_dir)/third_party/ffmpeg/ffmpeg.gyp:ffmpeg',
],
+ }],
+ # Windows shared builder needs extra help for linkage
+ ['OS=="win" and "WTF_USE_WEBAUDIO_FFMPEG=1" in feature_defines', {
'export_dependent_settings': [
'<(chromium_src_dir)/third_party/ffmpeg/ffmpeg.gyp:ffmpeg',
],
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes