| Index: chrome/service/service_utility_process_host.h
|
| diff --git a/chrome/service/service_utility_process_host.h b/chrome/service/service_utility_process_host.h
|
| index ada392bbcabb5bbc99748dc9484b3865c99f4438..d0dea943390b3ed589ba630b6f10b157eb11a85b 100644
|
| --- a/chrome/service/service_utility_process_host.h
|
| +++ b/chrome/service/service_utility_process_host.h
|
| @@ -18,7 +18,6 @@ namespace base {
|
| class CommandLine;
|
| class File;
|
| class FilePath;
|
| -class ScopedTempDir;
|
| class SingleThreadTaskRunner;
|
| } // namespace base
|
|
|
| @@ -28,7 +27,6 @@ class ChildProcessHost;
|
|
|
| namespace printing {
|
| class MetafilePlayer;
|
| -struct PageRange;
|
| struct PdfRenderSettings;
|
| struct PrinterCapsAndDefaults;
|
| struct PrinterSemanticCapsAndDefaults;
|
|
|