Changeset 138626 in webkit


Ignore:
Timestamp:
Jan 2, 2013, 11:28:37 AM (13 years ago)
Author:
rniwa@webkit.org
Message:

Don't include a header that has been removed in r138413.

  • WebProcess/win/WebProcessWin.cpp:
Location:
trunk/Source/WebKit2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit2/ChangeLog

    r138622 r138626  
     12013-01-02  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Don't include a header that has been removed in r138413.
     4
     5        * WebProcess/win/WebProcessWin.cpp:
     6
    172013-01-02  Carlos Garcia Campos  <cgarcia@igalia.com>
    28
  • trunk/Source/WebKit2/WebProcess/win/WebProcessWin.cpp

    r138520 r138626  
    4040#include <CFNetwork/CFURLCachePriv.h>
    4141#include <CFNetwork/CFURLProtocolPriv.h>
    42 #include <WebCore/CookieStorageCFNet.h>
    4342#include <WebKitSystemInterface/WebKitSystemInterface.h>
    4443#include <wtf/RetainPtr.h>
Note: See TracChangeset for help on using the changeset viewer.