diff options
Diffstat (limited to 'chrome/common/plugin_messages_internal.h')
| -rw-r--r-- | chrome/common/plugin_messages_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/plugin_messages_internal.h b/chrome/common/plugin_messages_internal.h index 6fddb92..b691f5a 100644 --- a/chrome/common/plugin_messages_internal.h +++ b/chrome/common/plugin_messages_internal.h @@ -2,9 +2,9 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "app/gfx/native_widget_types.h" #include "base/shared_memory.h" #include "build/build_config.h" +#include "gfx/native_widget_types.h" #include "ipc/ipc_message_macros.h" #include "webkit/glue/webcursor.h" |
