Changeset 71042 in webkit


Ignore:
Timestamp:
Nov 1, 2010 11:53:33 AM (13 years ago)
Author:
beidson@apple.com
Message:

Windows build fix.

  • UIProcess/win/WebView.cpp:
Location:
trunk/WebKit2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit2/ChangeLog

    r71041 r71042  
     12010-11-01  Brady Eidson  <beidson@apple.com>
     2
     3        Windows build fix.
     4
     5        * UIProcess/win/WebView.cpp:
     6
    172010-11-01  Brady Eidson  <beidson@apple.com>
    28
  • trunk/WebKit2/UIProcess/win/WebView.cpp

    r71041 r71042  
    3030#include "RunLoop.h"
    3131#include "NativeWebKeyboardEvent.h"
     32#include "WebContextMenuProxy.h"
    3233#include "WebEditCommandProxy.h"
    3334#include "WebEventFactory.h"
Note: See TracChangeset for help on using the changeset viewer.