Bug 23419

Summary: removal of FramePrivate.h breaks GTK+'s make dist
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Gustavo Noronha (kov) <gustavo>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
fix for GNUMakefile.am none

Description Gustavo Noronha (kov) 2009-01-19 08:47:33 PST
summary says it all
Comment 1 Gustavo Noronha (kov) 2009-01-19 08:50:31 PST
Created attachment 26841 [details]
fix for GNUMakefile.am
Comment 2 Mark Rowe (bdash) 2009-01-19 11:49:03 PST
Comment on attachment 26841 [details]
fix for GNUMakefile.am

r=me
Comment 3 Christian Dywan 2009-01-19 16:29:20 PST
2009-01-20  Gustavo Noronha Silva  <gns@gnome.org>

         Reviewed by Mark Rowe.

         https://bugs.webkit.org/show_bug.cgi?id=23419
         removal of FramePrivate.h breaks GTK+'s make dist

         * GNUmakefile.am: No longer mention FramePrivate.h in our build,
         since it was removed.