Title: [137805] trunk/Source/WebKit2
- Revision
- 137805
- Author
- [email protected]
- Date
- 2012-12-15 13:02:52 -0800 (Sat, 15 Dec 2012)
Log Message
Try to fix the Qt build.
* Target.pri:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (137804 => 137805)
--- trunk/Source/WebKit2/ChangeLog 2012-12-15 20:35:53 UTC (rev 137804)
+++ trunk/Source/WebKit2/ChangeLog 2012-12-15 21:02:52 UTC (rev 137805)
@@ -1,3 +1,9 @@
+2012-12-15 Sam Weinig <[email protected]>
+
+ Try to fix the Qt build.
+
+ * Target.pri:
+
2012-12-15 Anders Carlsson <[email protected]>
Get rid of DownloadProxyMap::downloads()
Modified: trunk/Source/WebKit2/Target.pri (137804 => 137805)
--- trunk/Source/WebKit2/Target.pri 2012-12-15 20:35:53 UTC (rev 137804)
+++ trunk/Source/WebKit2/Target.pri 2012-12-15 21:02:52 UTC (rev 137805)
@@ -71,7 +71,6 @@
Shared/API/c/qt/WKImageQt.h \
Shared/APIClientTraits.h \
Shared/ShareableBitmap.h \
- Shared/CacheModel.cpp \
Shared/CacheModel.h \
Shared/ChildProcess.h \
Shared/ChildProcessProxy.h \
@@ -445,6 +444,7 @@
Shared/Plugins/Netscape/NetscapePluginModule.cpp \
Shared/Plugins/Netscape/NetscapePluginModuleNone.cpp \
Shared/Plugins/Netscape/x11/NetscapePluginModuleX11.cpp \
+ Shared/CacheModel.cpp \
Shared/ShareableBitmap.cpp \
Shared/Plugins/NPRemoteObjectMap.cpp \
Shared/Plugins/NPIdentifierData.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes