diff options
Diffstat (limited to 'webkit/gpu/webgraphicscontext3d_in_process_impl.h')
-rw-r--r-- | webkit/gpu/webgraphicscontext3d_in_process_impl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/gpu/webgraphicscontext3d_in_process_impl.h b/webkit/gpu/webgraphicscontext3d_in_process_impl.h index 479e93b..234879d 100644 --- a/webkit/gpu/webgraphicscontext3d_in_process_impl.h +++ b/webkit/gpu/webgraphicscontext3d_in_process_impl.h @@ -11,8 +11,8 @@ #include "base/hash_tables.h" #include "base/scoped_ptr.h" #include "third_party/angle/include/GLSLANG/ShaderLang.h" -#include "third_party/WebKit/WebKit/chromium/public/WebGraphicsContext3D.h" -#include "third_party/WebKit/WebKit/chromium/public/WebString.h" +#include "third_party/WebKit/Source/WebKit/chromium/public/WebGraphicsContext3D.h" +#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h" #if !defined(OS_MACOSX) #define FLIP_FRAMEBUFFER_VERTICALLY |