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

Unified Diff: remoting/signaling/server_log_entry.cc

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/server_log_entry.h ('k') | remoting/signaling/server_log_entry_unittest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/signaling/server_log_entry.cc
diff --git a/remoting/jingle_glue/server_log_entry.cc b/remoting/signaling/server_log_entry.cc
similarity index 97%
rename from remoting/jingle_glue/server_log_entry.cc
rename to remoting/signaling/server_log_entry.cc
index e90721b14af5a80f325c2e2d567393cd9565a5c9..a87e116179eac5b9a72acd985d79e29681c2f2f1 100644
--- a/remoting/jingle_glue/server_log_entry.cc
+++ b/remoting/signaling/server_log_entry.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "remoting/jingle_glue/server_log_entry.h"
+#include "remoting/signaling/server_log_entry.h"
#include "base/logging.h"
#include "base/sys_info.h"
« no previous file with comments | « remoting/signaling/server_log_entry.h ('k') | remoting/signaling/server_log_entry_unittest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698