Changeset 100884 in webkit


Ignore:
Timestamp:
Nov 20, 2011 9:18:02 PM (12 years ago)
Author:
noel.gordon@gmail.com
Message:

[chromium] Remove qt/QtMobileWebStyle from the gyp projects
https://bugs.webkit.org/show_bug.cgi?id=72843

Reviewed by Antonio Gomes.

platform/qt/QtMobileWebStyle.{h,cpp} were removed in r100123

  • WebCore.gypi: remove platform/qt/QtMobileWebStyle.{h,cpp}
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r100882 r100884  
     12011-11-20  Noel Gordon  <noel.gordon@gmail.com>
     2
     3        [chromium] Remove qt/QtMobileWebStyle from the gyp projects
     4        https://bugs.webkit.org/show_bug.cgi?id=72843
     5
     6        Reviewed by Antonio Gomes.
     7
     8        platform/qt/QtMobileWebStyle.{h,cpp} were removed in r100123
     9
     10        * WebCore.gypi: remove platform/qt/QtMobileWebStyle.{h,cpp}
     11
    1122011-11-20  Kentaro Hara  <haraken@chromium.org>
    213
  • trunk/Source/WebCore/WebCore.gypi

    r100860 r100884  
    42854285            'platform/qt/PlatformTouchPointQt.cpp',
    42864286            'platform/qt/QWebPageClient.h',
    4287             'platform/qt/QtMobileWebStyle.cpp',
    4288             'platform/qt/QtMobileWebStyle.h',
    42894287            'platform/qt/QtStyleOptionWebComboBox.h',
    42904288            'platform/qt/RenderThemeQt.cpp',
Note: See TracChangeset for help on using the changeset viewer.