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

Unified Diff: remoting/host/plugin/host_plugin_utils.cc

Issue 7216018: Move the Remoting Host plugin into its own sub-directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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
Index: remoting/host/plugin/host_plugin_utils.cc
diff --git a/remoting/host/host_plugin_utils.cc b/remoting/host/plugin/host_plugin_utils.cc
similarity index 96%
rename from remoting/host/host_plugin_utils.cc
rename to remoting/host/plugin/host_plugin_utils.cc
index 8a52e3f88cec94598dab591771acd6821f5600fe..f8e36bdc1f82faad9260be7116487a3aa0ad8610 100644
--- a/remoting/host/host_plugin_utils.cc
+++ b/remoting/host/plugin/host_plugin_utils.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/host/host_plugin_utils.h"
+#include "remoting/host/plugin/host_plugin_utils.h"
namespace remoting {

Powered by Google App Engine
This is Rietveld 408576698