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

Unified Diff: net/test/test_data_directory.cc

Issue 2090463002: Move net/base/test_data_directory.[cc,h] to net/test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/test_data_directory.h ('k') | net/url_request/url_request_http_job_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/test/test_data_directory.cc
diff --git a/net/base/test_data_directory.cc b/net/test/test_data_directory.cc
similarity index 95%
rename from net/base/test_data_directory.cc
rename to net/test/test_data_directory.cc
index 45fe638d4286b208510eabf950873e60e3ae8289..aad3d07f243b0da29f1a53a1be8f20af9983f835 100644
--- a/net/base/test_data_directory.cc
+++ b/net/test/test_data_directory.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/test_data_directory.h"
+#include "net/test/test_data_directory.h"
#include "base/base_paths.h"
#include "base/path_service.h"
« no previous file with comments | « net/test/test_data_directory.h ('k') | net/url_request/url_request_http_job_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698