Changeset 142414 in webkit


Ignore:
Timestamp:
Feb 10, 2013 11:51:45 AM (11 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed, rolling out r142413.
http://trac.webkit.org/changeset/142413
https://bugs.webkit.org/show_bug.cgi?id=109383

didn't fix the gtk build (Requested by thorton on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2013-02-10

  • WebKitTestRunner/gtk/PlatformWebViewGtk.cpp:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r142413 r142414  
     12013-02-10  Sheriff Bot  <webkit.review.bot@gmail.com>
     2
     3        Unreviewed, rolling out r142413.
     4        http://trac.webkit.org/changeset/142413
     5        https://bugs.webkit.org/show_bug.cgi?id=109383
     6
     7        didn't fix the gtk build (Requested by thorton on #webkit).
     8
     9        * WebKitTestRunner/gtk/PlatformWebViewGtk.cpp:
     10
    1112013-02-10  Tim Horton  <timothy_horton@apple.com>
    212
  • trunk/Tools/WebKitTestRunner/gtk/PlatformWebViewGtk.cpp

    r142413 r142414  
    2929#include "PlatformWebView.h"
    3030
    31 #include <WebKit2/WKDictionary.h>
    3231#include <WebKit2/WKViewPrivate.h>
    3332#include <gtk/gtk.h>
Note: See TracChangeset for help on using the changeset viewer.