| Index: content/common/font_cache_dispatcher_win.cc
|
| diff --git a/content/common/font_cache_dispatcher_win.cc b/content/common/font_cache_dispatcher_win.cc
|
| index 47c9c122404444a1adad90b056c619ace003f335..30430799d093425666f32c04830dededd70fd1d1 100644
|
| --- a/content/common/font_cache_dispatcher_win.cc
|
| +++ b/content/common/font_cache_dispatcher_win.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/logging.h"
|
| #include "base/strings/string16.h"
|
| #include "content/common/child_process_messages.h"
|
| +#include "ipc/ipc_channel.h"
|
|
|
| namespace content {
|
| namespace {
|
|
|