Index: cc/quads/render_pass.h |
diff --git a/cc/quads/render_pass.h b/cc/quads/render_pass.h |
index 4097cbe811134fdb64a8f3690feeec69935fe78d..c2df5b576f52003355fbe9522e62432c9dea7882 100644 |
--- a/cc/quads/render_pass.h |
+++ b/cc/quads/render_pass.h |
@@ -15,7 +15,7 @@ |
#include "cc/base/scoped_ptr_hash_map.h" |
#include "cc/base/scoped_ptr_vector.h" |
#include "skia/ext/refptr.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h" |
+#include "third_party/WebKit/public/platform/WebFilterOperations.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "third_party/skia/include/core/SkImageFilter.h" |
#include "ui/gfx/rect.h" |