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

Unified Diff: remoting/jingle_glue/network_settings.h

Issue 17101034: Add static Create method to LibjingleTransportFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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 | « remoting/jingle_glue/chromium_port_allocator.cc ('k') | remoting/protocol/libjingle_transport_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/jingle_glue/network_settings.h
diff --git a/remoting/host/network_settings.h b/remoting/jingle_glue/network_settings.h
similarity index 94%
rename from remoting/host/network_settings.h
rename to remoting/jingle_glue/network_settings.h
index 3c1ed97d2abc599758e7c0e32ac72d7c3857d4cd..ef0aeda3bfe791415a7acf01f97d88ceae3c1e69 100644
--- a/remoting/host/network_settings.h
+++ b/remoting/jingle_glue/network_settings.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_HOST_NETWORK_SETTINGS_H_
-#define REMOTING_HOST_NETWORK_SETTINGS_H_
+#ifndef REMOTING_JINGLE_GLUE_NETWORK_SETTINGS_H_
+#define REMOTING_JINGLE_GLUE_NETWORK_SETTINGS_H_
namespace remoting {
« no previous file with comments | « remoting/jingle_glue/chromium_port_allocator.cc ('k') | remoting/protocol/libjingle_transport_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698