Changeset 161287 in webkit


Ignore:
Timestamp:
Jan 3, 2014, 3:05:38 PM (12 years ago)
Author:
Martin Robinson
Message:

Small build fix for the GTK+ CMake port

  • PlatformGTK.cmake: Add an IDL file that is missing from the list of IDLs

used to generate GObject DOM bindings.

Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r161286 r161287  
     12014-01-03  Martin Robinson  <mrobinson@igalia.com>
     2
     3        Small build fix for the GTK+ CMake port
     4
     5        * PlatformGTK.cmake: Add an IDL file that is missing from the list of IDLs
     6        used to generate GObject DOM bindings.
     7
    182014-01-03  Daniel Bates  <dabates@apple.com>
    29
  • trunk/Source/WebCore/PlatformGTK.cmake

    r161144 r161287  
    462462        Modules/gamepad/GamepadList.idl
    463463        Modules/geolocation/Geolocation.idl
     464        Modules/mediasource/VideoPlaybackQuality.idl
    464465        Modules/quota/StorageInfo.idl
    465466        Modules/quota/StorageQuota.idl
Note: See TracChangeset for help on using the changeset viewer.