| Index: content/public/common/mojo_channel_switches.h
|
| diff --git a/content/public/common/mojo_channel_switches.h b/content/public/common/mojo_channel_switches.h
|
| index a960e47bf2a78b9945a338ce4db16b6b45971012..181184306beee1160ae2307318edb7a247a48bd3 100644
|
| --- a/content/public/common/mojo_channel_switches.h
|
| +++ b/content/public/common/mojo_channel_switches.h
|
| @@ -11,7 +11,7 @@ namespace switches {
|
|
|
| extern const char kEnableRendererMojoChannel[];
|
| extern const char kDisableMojoChannel[];
|
| -extern const char kMojoChannelToken[];
|
| +CONTENT_EXPORT extern const char kMojoChannelToken[];
|
|
|
| } // namespace switches
|
|
|
|
|