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

Unified Diff: native_client_sdk/src/libraries/nacl_io/devfs/dev_fs.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/devfs/dev_fs.h
diff --git a/native_client_sdk/src/libraries/nacl_io/devfs/dev_fs.h b/native_client_sdk/src/libraries/nacl_io/devfs/dev_fs.h
index 872f77ef9d858eb1e323b6f00dc9f3b1970fd57c..4effe1bcdabac665258a36bc8ee256c41de65e40 100644
--- a/native_client_sdk/src/libraries/nacl_io/devfs/dev_fs.h
+++ b/native_client_sdk/src/libraries/nacl_io/devfs/dev_fs.h
@@ -10,8 +10,6 @@
namespace nacl_io {
-class Node;
-
class DevFs : public Filesystem {
public:
virtual Error OpenWithMode(const Path& path, int open_flags, mode_t mode,
« no previous file with comments | « mojo/public/cpp/bindings/lib/native_struct_data.h ('k') | native_client_sdk/src/libraries/nacl_io/devfs/jspipe_node.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698