| Index: ipc/mojo/scoped_ipc_support.h
|
| diff --git a/ipc/mojo/scoped_ipc_support.h b/ipc/mojo/scoped_ipc_support.h
|
| index 21013fa75c0469ae8554f90d482e24eb0f31d6df..0ed1b4e6fd7d25b3e1b8759560bb6c6b6bbe148d 100644
|
| --- a/ipc/mojo/scoped_ipc_support.h
|
| +++ b/ipc/mojo/scoped_ipc_support.h
|
| @@ -18,7 +18,7 @@ namespace IPC {
|
| // the current process and that it is shutdown cleanly when no longer in use.
|
| //
|
| // NOTE: Unless you are making explicit calls to functions in the
|
| -// mojo::embedder namespace, you almost definitely DO NOT need this and should
|
| +// mojo::edk namespace, you almost definitely DO NOT need this and should
|
| // not be using it.
|
| class IPC_MOJO_EXPORT ScopedIPCSupport {
|
| public:
|
|
|