Chromium Code Reviews| Index: cc/layer_tree_host.h |
| diff --git a/cc/layer_tree_host.h b/cc/layer_tree_host.h |
| index 7cb63f88ecb7f6d1a91679bea3aced28d32b9dff..6d8c9979a88b9317ccb6152243c5e89bccaf34dd 100644 |
| --- a/cc/layer_tree_host.h |
| +++ b/cc/layer_tree_host.h |
| @@ -18,7 +18,7 @@ |
| #include "CCProxy.h" |
| #include "CCRenderingStats.h" |
| #include "IntRect.h" |
| -#include "RateLimiter.h" |
| +#include "cc/rate_limiter.h" |
| #include "scoped_ptr_vector.h" |
| #include "third_party/skia/include/core/SkColor.h" |
| #include <limits> |