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

Unified Diff: remoting/signaling/server_log_entry.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/mock_signal_strategy.cc ('k') | remoting/signaling/server_log_entry.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/signaling/server_log_entry.h
diff --git a/remoting/jingle_glue/server_log_entry.h b/remoting/signaling/server_log_entry.h
similarity index 91%
rename from remoting/jingle_glue/server_log_entry.h
rename to remoting/signaling/server_log_entry.h
index ab2314df6fc071b39282236f5b448aa94b9df81c..f1b0ece54f28f47598e1f18df1efef9467e725ea 100644
--- a/remoting/jingle_glue/server_log_entry.h
+++ b/remoting/signaling/server_log_entry.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef REMOTING_JINGLE_GLUE_SERVER_LOG_ENTRY_H_
-#define REMOTING_JINGLE_GLUE_SERVER_LOG_ENTRY_H_
+#ifndef REMOTING_SIGNALING_SERVER_LOG_ENTRY_H_
+#define REMOTING_SIGNALING_SERVER_LOG_ENTRY_H_
#include <map>
#include <string>
@@ -61,4 +61,4 @@ class ServerLogEntry {
} // namespace remoting
-#endif // REMOTING_JINGLE_GLUE_SERVER_LOG_ENTRY_H_
+#endif // REMOTING_SIGNALING_SERVER_LOG_ENTRY_H_
« no previous file with comments | « remoting/signaling/mock_signal_strategy.cc ('k') | remoting/signaling/server_log_entry.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698