| Index: cc/output/overlay_candidate.h
|
| diff --git a/cc/output/overlay_candidate.h b/cc/output/overlay_candidate.h
|
| index 8a6806e134ee8145dc481c5e6ef3d72550ee7a55..9c346a848319d4c09f6bb4fdfb66da2fe083761b 100644
|
| --- a/cc/output/overlay_candidate.h
|
| +++ b/cc/output/overlay_candidate.h
|
| @@ -8,8 +8,8 @@
|
| #include <map>
|
| #include <vector>
|
|
|
| -#include "cc/base/cc_export.h"
|
| #include "cc/base/resource_id.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/quads/render_pass.h"
|
| #include "ui/gfx/buffer_types.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|