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

Unified Diff: ppapi/tests/test_flash.h

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
Index: ppapi/tests/test_flash.h
diff --git a/ppapi/tests/test_flash.h b/ppapi/tests/test_flash.h
index 5dfed88aa789524fd3bd483a852c40f3e6f45737..7275ff5dfbe35c4db16e0e75cf29315c025b53c4 100644
--- a/ppapi/tests/test_flash.h
+++ b/ppapi/tests/test_flash.h
@@ -7,9 +7,9 @@
#include <string>
-#include "ppapi/cpp/completion_callback.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/tests/test_case.h"
+#include "ppapi/utility/completion_callback_factory.h"
struct PPB_Flash;

Powered by Google App Engine
This is Rietveld 408576698