diff options
Diffstat (limited to 'content/renderer/mouse_lock_dispatcher.h')
-rw-r--r-- | content/renderer/mouse_lock_dispatcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/renderer/mouse_lock_dispatcher.h b/content/renderer/mouse_lock_dispatcher.h index 120ca37..b4407ee 100644 --- a/content/renderer/mouse_lock_dispatcher.h +++ b/content/renderer/mouse_lock_dispatcher.h @@ -4,7 +4,6 @@ #ifndef CONTENT_RENDERER_MOUSE_LOCK_DISPATCHER_H_ #define CONTENT_RENDERER_MOUSE_LOCK_DISPATCHER_H_ -#pragma once #include "base/basictypes.h" #include "content/common/content_export.h" |