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

Unified Diff: remoting/host/host_exit_codes.cc

Issue 2807803002: Move name_value_map to remoting/base (Closed)
Patch Set: sync Created 3 years, 8 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/base/name_value_map.h ('k') | remoting/host/it2me/it2me_native_messaging_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/host_exit_codes.cc
diff --git a/remoting/host/host_exit_codes.cc b/remoting/host/host_exit_codes.cc
index 5d1a13c1f40faeedab0087d8b1898117f44a8f77..eec8a6b47b2be60a4a063811b09a1cb90113a6df 100644
--- a/remoting/host/host_exit_codes.cc
+++ b/remoting/host/host_exit_codes.cc
@@ -4,9 +4,7 @@
#include "remoting/host/host_exit_codes.h"
-#include "remoting/protocol/name_value_map.h"
-
-using remoting::protocol::NameMapElement;
+#include "remoting/base/name_value_map.h"
namespace remoting {
« no previous file with comments | « remoting/base/name_value_map.h ('k') | remoting/host/it2me/it2me_native_messaging_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698