Title: [114276] trunk/Source/WebCore
Revision
114276
Author
ph...@webkit.org
Date
2012-04-16 10:51:18 -0700 (Mon, 16 Apr 2012)

Log Message

Unreviewed, GTK build fix after r114269.

* GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (114275 => 114276)


--- trunk/Source/WebCore/ChangeLog	2012-04-16 17:43:23 UTC (rev 114275)
+++ trunk/Source/WebCore/ChangeLog	2012-04-16 17:51:18 UTC (rev 114276)
@@ -1,3 +1,9 @@
+2012-04-16  Philippe Normand  <pnorm...@igalia.com>
+
+        Unreviewed, GTK build fix after r114269.
+
+        * GNUmakefile.list.am:
+
 2012-04-16  Andrey Kosyakov  <ca...@chromium.org>
 
         Web Inspector: timeline. Range selection works incorrect with right click

Modified: trunk/Source/WebCore/GNUmakefile.list.am (114275 => 114276)


--- trunk/Source/WebCore/GNUmakefile.list.am	2012-04-16 17:43:23 UTC (rev 114275)
+++ trunk/Source/WebCore/GNUmakefile.list.am	2012-04-16 17:51:18 UTC (rev 114276)
@@ -5670,7 +5670,7 @@
 endif
 
 if USE_GSTREAMER
-webcore_sources += \
+webcoregtk_sources += \
 	Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.cpp \
 	Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h \
 	Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.cpp \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to