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

Unified Diff: chrome_frame/urlmon_url_request_private.h

Issue 8567022: Cleanup: Remove forward declarations in various directories. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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 | « chrome_frame/external_tab.h ('k') | content/browser/host_zoom_map.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/urlmon_url_request_private.h
===================================================================
--- chrome_frame/urlmon_url_request_private.h (revision 110346)
+++ chrome_frame/urlmon_url_request_private.h (working copy)
@@ -7,6 +7,7 @@
#include <atlbase.h>
#include <atlcom.h>
+
#include <string>
#include "base/callback_old.h"
@@ -16,8 +17,6 @@
#include "net/url_request/url_request_status.h"
#include "testing/gtest/include/gtest/gtest_prod.h"
-class RequestData;
-
class UrlmonUrlRequest
: public CComObjectRootEx<CComMultiThreadModel>,
public PluginUrlRequest,
« no previous file with comments | « chrome_frame/external_tab.h ('k') | content/browser/host_zoom_map.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698