| Index: content/browser/renderer_host/web_input_event_aura.h
|
| diff --git a/content/browser/renderer_host/web_input_event_aura.h b/content/browser/renderer_host/web_input_event_aura.h
|
| index 3279cd9a572872206d816e1ca5b7c88b146fef60..92593ca8ae4bc57935b3b073a2203b8236fbae07 100644
|
| --- a/content/browser/renderer_host/web_input_event_aura.h
|
| +++ b/content/browser/renderer_host/web_input_event_aura.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_BROWSER_RENDERER_HOST_WEB_INPUT_EVENT_AURA_H_
|
| #define CONTENT_BROWSER_RENDERER_HOST_WEB_INPUT_EVENT_AURA_H_
|
| -#pragma once
|
|
|
| #include "content/common/content_export.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h"
|
|
|