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

Unified Diff: jingle/notifier/base/task_pump.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
« no previous file with comments | « jingle/notifier/base/task_pump.h ('k') | jingle/notifier/communicator/auto_reconnect.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jingle/notifier/base/task_pump.cc
diff --git a/chrome/common/net/notifier/base/task_pump.cc b/jingle/notifier/base/task_pump.cc
similarity index 95%
rename from chrome/common/net/notifier/base/task_pump.cc
rename to jingle/notifier/base/task_pump.cc
index 17bde88ec647dc16735c057f1f13e9a2db705ef6..52ffd26bbdad6c20e1b8c7dccc6ee0d1678f85b6 100644
--- a/chrome/common/net/notifier/base/task_pump.cc
+++ b/jingle/notifier/base/task_pump.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "base/message_loop.h"
-#include "chrome/common/net/notifier/base/task_pump.h"
+#include "jingle/notifier/base/task_pump.h"
namespace notifier {
« no previous file with comments | « jingle/notifier/base/task_pump.h ('k') | jingle/notifier/communicator/auto_reconnect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698