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

Unified Diff: net/tools/balsa/split.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/split.h ('k') | net/tools/balsa/string_piece_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/balsa/split.cc
diff --git a/net/tools/flip_server/split.cc b/net/tools/balsa/split.cc
similarity index 97%
rename from net/tools/flip_server/split.cc
rename to net/tools/balsa/split.cc
index 790051384d5c9f58abecb40310a32417cd625396..e6569e3416555a8cce15eb7c8e60dadc368c73c0 100644
--- a/net/tools/flip_server/split.cc
+++ b/net/tools/balsa/split.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/split.h"
+#include "net/tools/balsa/split.h"
#include <string.h>
« no previous file with comments | « net/tools/balsa/split.h ('k') | net/tools/balsa/string_piece_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698