| 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 be46a597a5db1093f640f77f7e8a57a3bf175a6d..636ce48bf2178f680e9695b61094eb65ed775b56 100644
|
| --- a/content/public/common/mojo_channel_switches.h
|
| +++ b/content/public/common/mojo_channel_switches.h
|
| @@ -10,7 +10,7 @@
|
| namespace switches {
|
|
|
| CONTENT_EXPORT extern const char kMojoChannelToken[];
|
| -CONTENT_EXPORT extern const char kMojoApplicationChannelToken[];
|
| +CONTENT_EXPORT extern const char kServiceRequestChannelToken[];
|
|
|
| } // namespace switches
|
|
|
|
|