diff options
Diffstat (limited to 'chrome/renderer/webplugin_delegate_proxy.h')
| -rw-r--r-- | chrome/renderer/webplugin_delegate_proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/renderer/webplugin_delegate_proxy.h b/chrome/renderer/webplugin_delegate_proxy.h index a51f678..fbc7779 100644 --- a/chrome/renderer/webplugin_delegate_proxy.h +++ b/chrome/renderer/webplugin_delegate_proxy.h @@ -8,12 +8,12 @@ #include <string> #include <vector> -#include "app/gfx/native_widget_types.h" #include "base/file_path.h" #include "base/ref_counted.h" #include "base/weak_ptr.h" #include "chrome/common/transport_dib.h" #include "chrome/renderer/plugin_channel_host.h" +#include "gfx/native_widget_types.h" #include "gfx/rect.h" #include "googleurl/src/gurl.h" #include "gpu/command_buffer/common/command_buffer.h" |
