Chromium Code Reviews| Index: cc/texture_update_queue.cc |
| diff --git a/cc/texture_update_queue.cc b/cc/texture_update_queue.cc |
| index 8e191937fea8c03d808eb9fe7bac5b711fbf058d..8793e1c2fa569ae8bb95fe3fae6a680a24403791 100644 |
| --- a/cc/texture_update_queue.cc |
| +++ b/cc/texture_update_queue.cc |
| @@ -6,7 +6,7 @@ |
| #include "cc/texture_update_queue.h" |
| -#include "CCPrioritizedTexture.h" |
| +#include "cc/prioritized_texture.h" |
| namespace cc { |