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

Unified Diff: ppapi/cpp/network_monitor.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/cpp/instance.h ('k') | ppapi/cpp/private/ext_crx_file_system_private.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/network_monitor.h
diff --git a/ppapi/cpp/network_monitor.h b/ppapi/cpp/network_monitor.h
index c2dac4cdbee13016251968bf48ad265192b04a94..f6cfbfd9327af7473850087a444c420c8c5774ce 100644
--- a/ppapi/cpp/network_monitor.h
+++ b/ppapi/cpp/network_monitor.h
@@ -12,7 +12,6 @@
namespace pp {
-class Instance;
class NetworkList;
template <typename T> class CompletionCallbackWithOutput;
« no previous file with comments | « ppapi/cpp/instance.h ('k') | ppapi/cpp/private/ext_crx_file_system_private.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698