| Index: ui/aura/window_tree_host_mac.h
|
| diff --git a/ui/aura/window_tree_host_mac.h b/ui/aura/window_tree_host_mac.h
|
| index eefb7e1e52b64ffd340bbf767373c5c853a27378..d8adb74e80d7a279906ddb36ed6e849d05d7e44b 100644
|
| --- a/ui/aura/window_tree_host_mac.h
|
| +++ b/ui/aura/window_tree_host_mac.h
|
| @@ -20,10 +20,6 @@ class MouseEvent;
|
|
|
| namespace aura {
|
|
|
| -namespace internal {
|
| -class TouchEventCalibrate;
|
| -}
|
| -
|
| class AURA_EXPORT WindowTreeHostMac : public WindowTreeHost {
|
| public:
|
| explicit WindowTreeHostMac(const gfx::Rect& bounds);
|
|
|