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

Unified Diff: net/tools/balsa/simple_buffer.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/simple_buffer.h ('k') | net/tools/balsa/split.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/balsa/simple_buffer.cc
diff --git a/net/tools/flip_server/simple_buffer.cc b/net/tools/balsa/simple_buffer.cc
similarity index 99%
rename from net/tools/flip_server/simple_buffer.cc
rename to net/tools/balsa/simple_buffer.cc
index d94153b29ec9000d1f1caedf9ec46fccaf85175b..a092a48e574d5cd0b859637d7d85300afdbcf50f 100644
--- a/net/tools/flip_server/simple_buffer.cc
+++ b/net/tools/balsa/simple_buffer.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/simple_buffer.h"
+#include "net/tools/balsa/simple_buffer.h"
#include "base/logging.h"
// Some of the following member functions are marked inlined, even though they
« no previous file with comments | « net/tools/balsa/simple_buffer.h ('k') | net/tools/balsa/split.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698