Chromium Code Reviews| Index: ppapi/example/example.cc |
| diff --git a/ppapi/example/example.cc b/ppapi/example/example.cc |
| index 34b39f2fda14edc9aa713934144d5cd7d82f7cd7..24e053ba4faba86eba0a19be9180e5b231c96cf6 100644 |
| --- a/ppapi/example/example.cc |
| +++ b/ppapi/example/example.cc |
| @@ -31,6 +31,7 @@ |
| #include "ppapi/cpp/url_loader.h" |
| #include "ppapi/cpp/url_request_info.h" |
| #include "ppapi/cpp/var.h" |
| +#include "ppapi/utility/completion_callback_factory.h" |
| static const int kStepsPerCircle = 800; |