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 20daf1100420efd8ff6ec9d7ecf0ba4623e2d3fc..3e59ad08aa86eed23218712ec40590108dd5b158 100644 |
--- a/content/public/common/mojo_channel_switches.h |
+++ b/content/public/common/mojo_channel_switches.h |
@@ -11,6 +11,7 @@ namespace switches { |
extern const char kEnableMojoChannel[]; |
CONTENT_EXPORT extern const char kMojoChannelToken[]; |
+CONTENT_EXPORT extern const char kMojoApplicationChannelToken[]; |
} // namespace switches |