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

Unified Diff: remoting/protocol/message_serialization.cc

Issue 231943005: Rename remoting/protocol/util.h to message_serialization.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/message_serialization.h ('k') | remoting/protocol/protobuf_video_writer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/message_serialization.cc
diff --git a/remoting/protocol/util.cc b/remoting/protocol/message_serialization.cc
similarity index 95%
rename from remoting/protocol/util.cc
rename to remoting/protocol/message_serialization.cc
index e8976343c4f5acaaefb29340373d801e3d08c45a..64c12f860736e9e5df880518d2969f848617e918 100644
--- a/remoting/protocol/util.cc
+++ b/remoting/protocol/message_serialization.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/protocol/util.h"
+#include "remoting/protocol/message_serialization.h"
#include "base/basictypes.h"
#include "base/containers/hash_tables.h"
« no previous file with comments | « remoting/protocol/message_serialization.h ('k') | remoting/protocol/protobuf_video_writer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698