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

Unified Diff: ppapi/cpp/private/isolated_file_system_private.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/private/ext_crx_file_system_private.h ('k') | ppapi/cpp/private/pdf.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/private/isolated_file_system_private.h
diff --git a/ppapi/cpp/private/isolated_file_system_private.h b/ppapi/cpp/private/isolated_file_system_private.h
index 2cbdc11e760d0fea45fd6aacff2873528f47cb67..3915df101a58c5fab9e674d3bd927235135b7759 100644
--- a/ppapi/cpp/private/isolated_file_system_private.h
+++ b/ppapi/cpp/private/isolated_file_system_private.h
@@ -15,8 +15,6 @@
namespace pp {
-class CompletionCallback;
-
class IsolatedFileSystemPrivate {
public:
IsolatedFileSystemPrivate();
« no previous file with comments | « ppapi/cpp/private/ext_crx_file_system_private.h ('k') | ppapi/cpp/private/pdf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698