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 |