Chromium Code Reviews| Index: ppapi/tests/test_paint_aggregator.cc |
| =================================================================== |
| --- ppapi/tests/test_paint_aggregator.cc (revision 116706) |
| +++ ppapi/tests/test_paint_aggregator.cc (working copy) |
| @@ -4,8 +4,8 @@ |
| #include "ppapi/tests/test_paint_aggregator.h" |
| -#include "ppapi/cpp/paint_aggregator.h" |
| #include "ppapi/tests/testing_instance.h" |
| +#include "ppapi/utility/graphics/paint_aggregator.h" |
| REGISTER_TEST_CASE(PaintAggregator); |