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

Unified Diff: ppapi/thunk/resource_creation_api.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/thunk/ppb_url_loader_api.h ('k') | ppapi/utility/websocket/websocket_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/thunk/resource_creation_api.h
diff --git a/ppapi/thunk/resource_creation_api.h b/ppapi/thunk/resource_creation_api.h
index ae6dae6dd2a747cb609bfdae1cb2cee0c1d1a175..aba7f8b4d5baf2fc0994ebde8642d78654febc50 100644
--- a/ppapi/thunk/resource_creation_api.h
+++ b/ppapi/thunk/resource_creation_api.h
@@ -45,8 +45,6 @@ struct Capabilities;
namespace ppapi {
struct FileRefCreateInfo;
-struct URLRequestInfoData;
-struct URLResponseInfoData;
namespace thunk {
« no previous file with comments | « ppapi/thunk/ppb_url_loader_api.h ('k') | ppapi/utility/websocket/websocket_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698