git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16845
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
#import "Logging.h"
#import "MouseEventWithHitTestResults.h"
#import "PlatformKeyboardEvent.h"
-#import "PlatformScrollbar.h"
+#import "PlatformScrollBar.h"
#import "PlatformWheelEvent.h"
#import "Plugin.h"
#import "RegularExpression.h"
#import "BlockExceptions.h"
#import "FrameMac.h"
#import "MouseEventWithHitTestResults.h"
-#import "PlatformScrollbar.h"
+#import "PlatformScrollBar.h"
#import "RenderObject.h"
#import "WebCoreFrameBridge.h"
#define HTMLFrameElement_H
#include "HTMLElement.h"
-#include "ScrollbarMode.h"
+#include "ScrollBarMode.h"
namespace WebCore {
*/
#include "config.h"
-#include "Scrollbar.h"
+#include "ScrollBar.h"
namespace WebCore {
#define ScrollView_H
#include "IntRect.h"
-#include "ScrollbarMode.h"
+#include "ScrollBarMode.h"
#include "ScrollBar.h"
#include "Widget.h"
#include <wtf/Platform.h>