From 5a93bab9e0dfe14c0d068338d8745812cc7271c4 Mon Sep 17 00:00:00 2001 From: "jorlow@chromium.org" Date: Thu, 23 Jul 2009 17:48:01 +0000 Subject: None of these files need to include config.h any longer...so remove it. BUG=none TEST=none Review URL: http://codereview.chromium.org/155970 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21405 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/glue/plugins/plugin_stream_posix.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'webkit/glue/plugins/plugin_stream_posix.cc') diff --git a/webkit/glue/plugins/plugin_stream_posix.cc b/webkit/glue/plugins/plugin_stream_posix.cc index 21d4e65..102db78 100644 --- a/webkit/glue/plugins/plugin_stream_posix.cc +++ b/webkit/glue/plugins/plugin_stream_posix.cc @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "config.h" - #include "webkit/glue/plugins/plugin_stream.h" #include -- cgit v1.1