[Chromium] Seperate GTK specific Gyp rules from X11 Gyp rules
authorfsamuel@chromium.org <fsamuel@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 17:36:03 +0000 (17:36 +0000)
committerfsamuel@chromium.org <fsamuel@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 28 Sep 2011 17:36:03 +0000 (17:36 +0000)
commit7d469684fd27bfc8aae770eabb31a4349969aec2
treef3ee1cfc968b067daad08f5b209c1d0fccee128c
parent184ca1412136b3651edd7eb1409bb2d4fb0ffc62
[Chromium] Seperate GTK specific Gyp rules from X11 Gyp rules
https://bugs.webkit.org/show_bug.cgi?id=68936

Reviewed by Tony Chang.

Source/WebCore:

Chromium need to be built without Gtk for future version of ChromiumOS.

* WebCore.gyp/WebCore.gyp:

Source/WebKit/chromium:

* WebKit.gyp:
* public/gtk/WebFontInfo.h:
* public/linux/WebFontInfo.h: Copied from Source/WebKit/chromium/public/gtk/WebFontInfo.h.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96233 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/WebCore.gyp/WebCore.gyp
Source/WebKit/chromium/ChangeLog
Source/WebKit/chromium/WebKit.gyp
Source/WebKit/chromium/public/gtk/WebFontInfo.h
Source/WebKit/chromium/public/linux/WebFontInfo.h [new file with mode: 0644]