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

Unified Diff: ppapi/tests/test_message_loop.h

Issue 2539033005: ppapi: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing forward declaration in content/renderer/pepper Created 4 years 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 | « ppapi/tests/test_file_io.h ('k') | ppapi/tests/test_url_request.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_message_loop.h
diff --git a/ppapi/tests/test_message_loop.h b/ppapi/tests/test_message_loop.h
index 29fa64c5aba571cf70e2e2b70c2530c079d6fee1..0fb81ad44698d0cdf2c60ef934e548c2f71b9e69 100644
--- a/ppapi/tests/test_message_loop.h
+++ b/ppapi/tests/test_message_loop.h
@@ -11,10 +11,6 @@
#include "ppapi/tests/test_case.h"
#include "ppapi/utility/completion_callback_factory.h"
-namespace pp {
-class MessageLoop;
-}
-
class TestMessageLoop : public TestCase {
public:
explicit TestMessageLoop(TestingInstance* instance);
« no previous file with comments | « ppapi/tests/test_file_io.h ('k') | ppapi/tests/test_url_request.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698