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

Unified Diff: net/test/net_test_suite.cc

Issue 12811011: net: move test files out of net/base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android Created 7 years, 9 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/test/net_test_suite.h ('k') | net/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/test/net_test_suite.cc
diff --git a/net/base/net_test_suite.cc b/net/test/net_test_suite.cc
similarity index 98%
rename from net/base/net_test_suite.cc
rename to net/test/net_test_suite.cc
index 94130589835e3dd143a39826138a82ffaec0d8c7..1687e845afa2f3a7f1a0682ee3d3df8a473bacaa 100644
--- a/net/base/net_test_suite.cc
+++ b/net/test/net_test_suite.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/base/net_test_suite.h"
+#include "net/test/net_test_suite.h"
#include "base/message_loop.h"
#include "net/base/network_change_notifier.h"
« no previous file with comments | « net/test/net_test_suite.h ('k') | net/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698