| Index: content/renderer/mouse_lock_dispatcher.h
|
| diff --git a/content/renderer/mouse_lock_dispatcher.h b/content/renderer/mouse_lock_dispatcher.h
|
| index 29b8e4f1261303b8f3bdfe281dab18e3357123e9..546088ea96253d2ca2a4ee097ec65e7ad73a90bc 100644
|
| --- a/content/renderer/mouse_lock_dispatcher.h
|
| +++ b/content/renderer/mouse_lock_dispatcher.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_RENDERER_MOUSE_LOCK_DISPATCHER_H_
|
| #define CONTENT_RENDERER_MOUSE_LOCK_DISPATCHER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "content/common/content_export.h"
|
|
|
| namespace blink {
|
|
|