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

Unified Diff: ppapi/tests/test_url_request.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/tests/test_message_loop.h ('k') | ppapi/thunk/ppb_instance_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_url_request.h
diff --git a/ppapi/tests/test_url_request.h b/ppapi/tests/test_url_request.h
index 922b1b0aaf6abec602e86daa2d2565ce9a4e58ae..22d89d09a10dbcb81b3bd3ad70fcc80f276cf8c3 100644
--- a/ppapi/tests/test_url_request.h
+++ b/ppapi/tests/test_url_request.h
@@ -14,10 +14,6 @@
#include "ppapi/c/ppb_var.h"
#include "ppapi/tests/test_case.h"
-namespace pp {
-class FileRef;
-}
-
class TestURLRequest : public TestCase {
public:
explicit TestURLRequest(TestingInstance* instance);
« no previous file with comments | « ppapi/tests/test_message_loop.h ('k') | ppapi/thunk/ppb_instance_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698