| Index: cc/bitmap_content_layer_updater.cc
|
| diff --git a/cc/bitmap_content_layer_updater.cc b/cc/bitmap_content_layer_updater.cc
|
| index 5200573b1d71e488ba7569e9d29e18bcddc203c7..222ab21146240e43b0c9610aa88c2d7da21f695f 100644
|
| --- a/cc/bitmap_content_layer_updater.cc
|
| +++ b/cc/bitmap_content_layer_updater.cc
|
| @@ -5,6 +5,7 @@
|
| #include "cc/bitmap_content_layer_updater.h"
|
|
|
| #include "cc/layer_painter.h"
|
| +#include "cc/prioritized_resource.h"
|
| #include "cc/rendering_stats.h"
|
| #include "cc/resource_update.h"
|
| #include "cc/resource_update_queue.h"
|
|
|