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

Unified Diff: components/nacl/renderer/file_downloader.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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 | « components/nacl/loader/nacl_ipc_adapter.h ('k') | components/nacl/renderer/json_manifest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/renderer/file_downloader.h
diff --git a/components/nacl/renderer/file_downloader.h b/components/nacl/renderer/file_downloader.h
index 91e8bc32c27a03db6da54abd682ed9837d4c7f23..975ad3e8491bfbf483adcc81a236c56da540f452 100644
--- a/components/nacl/renderer/file_downloader.h
+++ b/components/nacl/renderer/file_downloader.h
@@ -14,7 +14,6 @@
namespace blink {
class WebAssociatedURLLoader;
struct WebURLError;
-class WebURLLoader;
class WebURLResponse;
}
« no previous file with comments | « components/nacl/loader/nacl_ipc_adapter.h ('k') | components/nacl/renderer/json_manifest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698