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

Unified Diff: ppapi/tests/test_file_io.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/shared_impl/ppb_var_shared.h ('k') | ppapi/tests/test_message_loop.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_file_io.h
diff --git a/ppapi/tests/test_file_io.h b/ppapi/tests/test_file_io.h
index c7fc08f6be13e4b73b6c49b2c68f5eeff126b01a..a0fb702e36f5534bc66c036e6f30e2df31622366 100644
--- a/ppapi/tests/test_file_io.h
+++ b/ppapi/tests/test_file_io.h
@@ -12,7 +12,6 @@
#include "ppapi/tests/test_case.h"
namespace pp {
-class FileIO;
class FileSystem;
} // namespace pp
« no previous file with comments | « ppapi/shared_impl/ppb_var_shared.h ('k') | ppapi/tests/test_message_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698