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

Unified Diff: native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_host_resolver_interface.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/tests/nacl_io_test/fake_ppapi/fake_host_resolver_interface.h
diff --git a/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_host_resolver_interface.h b/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_host_resolver_interface.h
index 047d6c199167a91bb958d1f63f47ce9c34191e46..1c83890156ba333f3118856376c61c01fe318c50 100644
--- a/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_host_resolver_interface.h
+++ b/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_host_resolver_interface.h
@@ -15,7 +15,6 @@
#include "sdk_util/macros.h"
class FakePepperInterface;
-class FakeVarManager;
class FakeHostResolverInterface : public nacl_io::HostResolverInterface {
public:

Powered by Google App Engine
This is Rietveld 408576698