Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: jingle/notifier/communicator/connection_settings.cc

Issue 2885005: Move chrome/common/net/notifier to jingle/notifier so that it can be used by remoting/remoting.gyp. (Closed) Base URL: git://codf21.jail.google.com/chromium.git
Patch Set: rebased Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: jingle/notifier/communicator/connection_settings.cc
diff --git a/chrome/common/net/notifier/communicator/connection_settings.cc b/jingle/notifier/communicator/connection_settings.cc
similarity index 98%
rename from chrome/common/net/notifier/communicator/connection_settings.cc
rename to jingle/notifier/communicator/connection_settings.cc
index 39005a204904e0304b872f3567877f741f3ec13b..1347e46a66e02630c4e8b9de9930efd54f188f27 100644
--- a/chrome/common/net/notifier/communicator/connection_settings.cc
+++ b/jingle/notifier/communicator/connection_settings.cc
@@ -8,7 +8,7 @@
#include <vector>
#include "base/logging.h"
-#include "chrome/common/net/notifier/communicator/connection_settings.h"
+#include "jingle/notifier/communicator/connection_settings.h"
#include "talk/base/helpers.h"
#include "talk/xmpp/xmppclientsettings.h"
« no previous file with comments | « jingle/notifier/communicator/connection_settings.h ('k') | jingle/notifier/communicator/const_communicator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698