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

Unified Diff: remoting/protocol/content_description.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/protocol/BUILD.gn ('k') | remoting/protocol/errors.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/content_description.cc
diff --git a/remoting/protocol/content_description.cc b/remoting/protocol/content_description.cc
index 96baafefd04ca7945cc23377f3bddf8873d899d5..34fc7c057cda6fc18f4eeb071aacb998cd29cb75 100644
--- a/remoting/protocol/content_description.cc
+++ b/remoting/protocol/content_description.cc
@@ -11,8 +11,8 @@
#include "base/memory/ptr_util.h"
#include "base/strings/string_number_conversions.h"
#include "remoting/base/constants.h"
+#include "remoting/base/name_value_map.h"
#include "remoting/protocol/authenticator.h"
-#include "remoting/protocol/name_value_map.h"
#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
using buzz::QName;
« no previous file with comments | « remoting/protocol/BUILD.gn ('k') | remoting/protocol/errors.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698