RESOLVED FIXED 43307
Make sure all private headers are copied to PrivateHeaders directory
https://bugs.webkit.org/show_bug.cgi?id=43307
Summary Make sure all private headers are copied to PrivateHeaders directory
David Kilzer (:ddkilzer)
Reported 2010-07-31 16:37:27 PDT
Created attachment 63160 [details] Patch Reviewed by NOBODY (OOPS!). This also fixes compilation of DumpRenderTree after changes for Bug 40627. * WebKit.xcodeproj/project.pbxproj: Set the PRIVATE attribute on the following headers: - WebFormDelegatePrivate.h - WebKitStatisticsPrivate.h - WebSecurityOriginPrivate.h --- 2 files changed, 18 insertions(+), 3 deletions(-)
Attachments
Patch (5.22 KB, patch)
2010-07-31 16:37 PDT, David Kilzer (:ddkilzer)
mitz: review+
David Kilzer (:ddkilzer)
Comment 1 2010-07-31 16:42:37 PDT
Note You need to log in before you can comment on or make changes to this bug.