| Index: content/child/threaded_data_provider.h
|
| diff --git a/content/child/threaded_data_provider.h b/content/child/threaded_data_provider.h
|
| index 223153f414e82c6480bb48fa528a136c7edb8614..55ae060eaa93c4d09f9b77f881cacb3be3ceb98e 100644
|
| --- a/content/child/threaded_data_provider.h
|
| +++ b/content/child/threaded_data_provider.h
|
| @@ -22,12 +22,7 @@ namespace IPC {
|
| class SyncChannel;
|
| }
|
|
|
| -namespace webkit_glue {
|
| -class WebThreadImpl;
|
| -}
|
| -
|
| namespace content {
|
| -class ResourceDispatcher;
|
| class WebThreadImpl;
|
|
|
| class ThreadedDataProvider {
|
|
|