diff options
Diffstat (limited to 'webkit/glue/plugins/plugin_stream_posix.cc')
-rw-r--r-- | webkit/glue/plugins/plugin_stream_posix.cc | 2 |
1 files changed, 0 insertions, 2 deletions
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 <string.h> |