diff options
Diffstat (limited to 'content/common/child_thread.cc')
-rw-r--r-- | content/common/child_thread.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/common/child_thread.cc b/content/common/child_thread.cc index e2f1b20..550622a 100644 --- a/content/common/child_thread.cc +++ b/content/common/child_thread.cc @@ -28,6 +28,7 @@ #include "content/common/handle_enumerator_win.h" #endif +using content::ResourceDispatcher; using tracked_objects::ThreadData; ChildThread::ChildThread() { |