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

Unified Diff: remoting/signaling/mock_signal_strategy.h

Issue 390983003: Remove remoting/jingle_glue (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « remoting/signaling/log_to_server_unittest.cc ('k') | remoting/signaling/mock_signal_strategy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/signaling/mock_signal_strategy.h
diff --git a/remoting/jingle_glue/mock_objects.h b/remoting/signaling/mock_signal_strategy.h
similarity index 92%
rename from remoting/jingle_glue/mock_objects.h
rename to remoting/signaling/mock_signal_strategy.h
index 1804628b77dcdb0aace0fc79db4500ea97b54c8d..6aab29c5209f76024d64ec68fc209e5a5f01ff81 100644
--- a/remoting/jingle_glue/mock_objects.h
+++ b/remoting/signaling/mock_signal_strategy.h
@@ -3,8 +3,8 @@
// found in the LICENSE file.
#include "base/memory/scoped_ptr.h"
-#include "remoting/jingle_glue/iq_sender.h"
-#include "remoting/jingle_glue/signal_strategy.h"
+#include "remoting/signaling/iq_sender.h"
+#include "remoting/signaling/signal_strategy.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
« no previous file with comments | « remoting/signaling/log_to_server_unittest.cc ('k') | remoting/signaling/mock_signal_strategy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698