diff options
Diffstat (limited to 'cc/quads/render_pass_draw_quad.h')
-rw-r--r-- | cc/quads/render_pass_draw_quad.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/quads/render_pass_draw_quad.h b/cc/quads/render_pass_draw_quad.h index 303750f..6d67917 100644 --- a/cc/quads/render_pass_draw_quad.h +++ b/cc/quads/render_pass_draw_quad.h @@ -11,7 +11,7 @@ #include "cc/quads/draw_quad.h" #include "cc/quads/render_pass.h" #include "cc/resources/resource_provider.h" -#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h" +#include "third_party/WebKit/public/platform/WebFilterOperations.h" namespace cc { |