| Index: content/public/browser/browser_child_process_host.h
|
| diff --git a/content/public/browser/browser_child_process_host.h b/content/public/browser/browser_child_process_host.h
|
| index e8506d83c829fec13ca1498e47adf14fb155a1d7..4b1639bb723a1b956591adb3ae88f6642274cce1 100644
|
| --- a/content/public/browser/browser_child_process_host.h
|
| +++ b/content/public/browser/browser_child_process_host.h
|
| @@ -25,7 +25,7 @@ class FilePath;
|
| class SharedPersistentMemoryAllocator;
|
| }
|
|
|
| -namespace shell {
|
| +namespace service_manager {
|
| class InterfaceProvider;
|
| }
|
|
|
|
|