[Qt] Adjust to changed generation of master include file
authorossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 6 Jul 2012 13:12:01 +0000 (13:12 +0000)
committerossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 6 Jul 2012 13:12:01 +0000 (13:12 +0000)
commitb9f1ca608eb3fb5c7b3a2aa8c73f9fee85956ef1
tree0185e5df8a07d927b971739649679cb51d82924d
parent8df5a2ff91762ba674dae1525f0779688dd6405f
[Qt] Adjust to changed generation of master include file

The responsiblity for creating the master include was moved out of syncqt.
@ignore_for_master_contents still stays, as syncqt (ab-)uses this for
determining whether a header is private.

https://bugs.webkit.org/show_bug.cgi?id=90461

Patch by Oswald Buddenhagen <oswald.buddenhagen@nokia.com> on 2012-07-06
Reviewed by Tor Arne Vestbø.

.:

* Source/sync.profile:

Source/WebKit/qt:

* Api/qwebscriptworld.h:
* tests/util.h:

Source/WebKit2:

* UIProcess/API/qt/tests/bytearraytestdata.h:
* UIProcess/API/qt/tests/testwindow.h:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121959 268f45cc-cd09-0410-ab3c-d52691b4dbfc
ChangeLog
Source/WebKit/qt/Api/qwebscriptworld.h
Source/WebKit/qt/ChangeLog
Source/WebKit/qt/tests/util.h
Source/WebKit2/ChangeLog
Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h
Source/WebKit2/UIProcess/API/qt/tests/testwindow.h
Source/sync.profile