Index: remoting/base/constants.cc |
=================================================================== |
--- remoting/base/constants.cc (revision 0) |
+++ remoting/base/constants.cc (revision 0) |
@@ -0,0 +1,11 @@ |
+// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Use of this source code is governed by a BSD-style license that can be |
+// found in the LICENSE file. |
+ |
+#include "remoting/base/constants.h" |
+ |
+namespace remoting { |
+ |
+const std::string kChromotingBotJid("chromoting@bot.talk.google.com"); |
+ |
+} // namespace remoting |
Property changes on: remoting/base/constants.cc |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |