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

Unified Diff: native_client_sdk/src/libraries/nacl_io/fs_factory.h

Issue 2554863002: Cleanup remaining class/struct fwd declarations (Closed)
Patch Set: Style fixes 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
Index: native_client_sdk/src/libraries/nacl_io/fs_factory.h
diff --git a/native_client_sdk/src/libraries/nacl_io/fs_factory.h b/native_client_sdk/src/libraries/nacl_io/fs_factory.h
index e90ebef5cc4a8081d7f02ab9fd1b9462f86158b8..0efe614836c20c170ab5428e1f6c0aebd7ffb678 100644
--- a/native_client_sdk/src/libraries/nacl_io/fs_factory.h
+++ b/native_client_sdk/src/libraries/nacl_io/fs_factory.h
@@ -13,8 +13,6 @@
namespace nacl_io {
-class PepperInterface;
-
class FsFactory {
public:
virtual ~FsFactory() {}

Powered by Google App Engine
This is Rietveld 408576698