| Index: content/browser/renderer_host/touchpad_tap_suppression_controller.h
|
| diff --git a/content/browser/renderer_host/touchpad_tap_suppression_controller.h b/content/browser/renderer_host/touchpad_tap_suppression_controller.h
|
| index 76e1fc1810d285978794c11d821ea154a578ac3d..e2ce4c956ce228dba371cc05a896b2293543d1f2 100644
|
| --- a/content/browser/renderer_host/touchpad_tap_suppression_controller.h
|
| +++ b/content/browser/renderer_host/touchpad_tap_suppression_controller.h
|
| @@ -6,7 +6,6 @@
|
| #define CONTENT_BROWSER_RENDERER_HOST_TOUCHPAD_TAP_SUPPRESSION_CONTROLLER_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "cc/debug/latency_info.h"
|
| #include "content/browser/renderer_host/event_with_latency_info.h"
|
| #include "content/browser/renderer_host/tap_suppression_controller_client.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h"
|
|
|