From 319d9e6f29cc2d27c0f72ce701d905d2402c350a Mon Sep 17 00:00:00 2001 From: "maruel@chromium.org" <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Wed, 18 Feb 2009 19:47:21 +0000 Subject: Reduce the amount of included header files. Vast change like in "Oh God! This revision changes half of the source files!". Review URL: http://codereview.chromium.org/20378 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9958 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/chrome_plugin_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/common/chrome_plugin_util.h') diff --git a/chrome/common/chrome_plugin_util.h b/chrome/common/chrome_plugin_util.h index 0c80c8c..07f99e4 100644 --- a/chrome/common/chrome_plugin_util.h +++ b/chrome/common/chrome_plugin_util.h @@ -13,7 +13,7 @@ class ChromePluginLib; class MessageLoop; -namespace net{ +namespace net { class HttpResponseHeaders; } -- cgit v1.1