Chromium Code Reviews

Unified Diff: ppapi/tests/test_transport.h

Issue 8989006: Update PPAPI IDL generator to define versioned structs, and unversioned typedef. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase for line-wrap. Created 8 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ppapi/tests/test_memory.h ('k') | ppapi/tests/test_url_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_transport.h
diff --git a/ppapi/tests/test_transport.h b/ppapi/tests/test_transport.h
index 43775155de92e5ff0b304d47cbeae9f6b6b0ee14..5c4bb801ea57bd40c4d12d1a32e1339cbb6b6cf3 100644
--- a/ppapi/tests/test_transport.h
+++ b/ppapi/tests/test_transport.h
@@ -10,8 +10,6 @@
#include "ppapi/c/dev/ppb_transport_dev.h"
#include "ppapi/tests/test_case.h"
-struct PPB_Transport_Dev;
-
namespace pp {
class Transport_Dev;
} // namespace pp
« no previous file with comments | « ppapi/tests/test_memory.h ('k') | ppapi/tests/test_url_loader.h » ('j') | no next file with comments »

Powered by Google App Engine