Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: gpu/demos/framework/pepper.cc

Issue 9030001: Move paint aggregator and the completion callback factory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix DEPS Created 8 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ppapi/cpp/completion_callback.h » ('j') | ppapi/tests/test_flash.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/demos/framework/pepper.cc
diff --git a/gpu/demos/framework/pepper.cc b/gpu/demos/framework/pepper.cc
index 831e094537d46517a5bd58378955203b6fab1b96..462679e198d578306311ddde020f4c0197455e03 100644
--- a/gpu/demos/framework/pepper.cc
+++ b/gpu/demos/framework/pepper.cc
@@ -13,6 +13,7 @@
#include "ppapi/cpp/rect.h"
#include "ppapi/cpp/size.h"
#include "ppapi/lib/gl/gles2/gl2ext_ppapi.h"
+#include "ppapi/utility/completion_callback_factory.h"
namespace gpu {
namespace demos {
« no previous file with comments | « no previous file | ppapi/cpp/completion_callback.h » ('j') | ppapi/tests/test_flash.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698