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

Unified Diff: net/tools/balsa/http_message_constants.cc

Issue 25085002: Break out balsa and epoll_server from net/tools/flip_server. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 3 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 | « net/tools/balsa/http_message_constants.h ('k') | net/tools/balsa/noop_balsa_visitor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/balsa/http_message_constants.cc
diff --git a/net/tools/flip_server/http_message_constants.cc b/net/tools/balsa/http_message_constants.cc
similarity index 97%
copy from net/tools/flip_server/http_message_constants.cc
copy to net/tools/balsa/http_message_constants.cc
index e60fb1cd451ecc5c3ee4d13e339e725ea28cf67c..6cfa7020a7981f8e724f65a56d65484cf1acf496 100644
--- a/net/tools/flip_server/http_message_constants.cc
+++ b/net/tools/balsa/http_message_constants.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 "net/tools/flip_server/http_message_constants.h"
+#include "net/tools/balsa/http_message_constants.h"
namespace net {
« no previous file with comments | « net/tools/balsa/http_message_constants.h ('k') | net/tools/balsa/noop_balsa_visitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698