| Index: content/browser/renderer_host/web_input_event_aurawin.cc
|
| diff --git a/content/browser/renderer_host/web_input_event_aurawin.cc b/content/browser/renderer_host/web_input_event_aurawin.cc
|
| index 78e11fdc987435132a168a3ed6e9e3dfcb529788..1d9d770e945aaee55f573c3bdcc38ab037f544de 100644
|
| --- a/content/browser/renderer_host/web_input_event_aurawin.cc
|
| +++ b/content/browser/renderer_host/web_input_event_aurawin.cc
|
| @@ -5,6 +5,7 @@
|
| #include "content/browser/renderer_host/web_input_event_aura.h"
|
|
|
| #include "base/event_types.h"
|
| +#include "base/logging.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/win/WebInputEventFactory.h"
|
|
|
| namespace content {
|
|
|