Title: [144460] trunk/Source/WebCore
- Revision
- 144460
- Author
- [email protected]
- Date
- 2013-03-01 08:46:11 -0800 (Fri, 01 Mar 2013)
Log Message
Build fix.
Roll out r144431 because it was a build fix for r144422, which was rolled out in r144446.
* platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (144459 => 144460)
--- trunk/Source/WebCore/ChangeLog 2013-03-01 16:28:29 UTC (rev 144459)
+++ trunk/Source/WebCore/ChangeLog 2013-03-01 16:46:11 UTC (rev 144460)
@@ -1,3 +1,11 @@
+2013-03-01 Jessie Berlin <[email protected]>
+
+ Build fix.
+
+ Roll out r144431 because it was a build fix for r144422, which was rolled out in r144446.
+
+ * platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.h:
+
2013-03-01 David Kilzer <[email protected]>
BUILD FIX (r144358): Add UNUSED_PARAM() macros to WebCore::Extensions3DOpenGL::drawBuffersEXT()
Modified: trunk/Source/WebCore/platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.h (144459 => 144460)
--- trunk/Source/WebCore/platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.h 2013-03-01 16:28:29 UTC (rev 144459)
+++ trunk/Source/WebCore/platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.h 2013-03-01 16:46:11 UTC (rev 144460)
@@ -29,7 +29,6 @@
#if ENABLE(VIDEO) && USE(AVFOUNDATION) && __MAC_OS_X_VERSION_MIN_REQUIRED >= 1090
#include "CachedRawResource.h"
-#include "CachedRawResourceClient.h"
#include "CachedResourceHandle.h"
#include <wtf/PassOwnPtr.h>
#include <wtf/RetainPtr.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes