| Index: content/browser/renderer_host/sandbox_ipc_linux.h
|
| diff --git a/content/browser/renderer_host/sandbox_ipc_linux.h b/content/browser/renderer_host/sandbox_ipc_linux.h
|
| index 05b900092d74b90873438b89565ee1bf9fcb4faa..fc986a6189ccbda9a1bfe99dcc9edb8c7f8212ee 100644
|
| --- a/content/browser/renderer_host/sandbox_ipc_linux.h
|
| +++ b/content/browser/renderer_host/sandbox_ipc_linux.h
|
| @@ -45,7 +45,7 @@ class SandboxIPCHandler : public base::DelegateSimpleThread::Delegate {
|
| PickleIterator iter,
|
| const std::vector<base::ScopedFD*>& fds);
|
|
|
| - void HandleGetFontFamilyForChar(int fd,
|
| + void HandleGetFallbackFontForChar(int fd,
|
| const Pickle& pickle,
|
| PickleIterator iter,
|
| const std::vector<base::ScopedFD*>& fds);
|
|
|