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

Unified Diff: ios/web/net/cert_host_pair_unittest.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
Index: ios/web/net/cert_host_pair_unittest.cc
diff --git a/ios/web/net/cert_host_pair_unittest.cc b/ios/web/net/cert_host_pair_unittest.cc
index 118a75b8bbfa09f0612720367aea40ac42cab45b..20aa0b90a9ba366e1fd304202c6ff713617189c8 100644
--- a/ios/web/net/cert_host_pair_unittest.cc
+++ b/ios/web/net/cert_host_pair_unittest.cc
@@ -4,8 +4,8 @@
#include "ios/web/net/cert_host_pair.h"
-#include "net/base/test_data_directory.h"
#include "net/test/cert_test_util.h"
+#include "net/test/test_data_directory.h"
#include "testing/platform_test.h"
namespace web {
« no previous file with comments | « content/browser/web_contents/web_contents_impl_unittest.cc ('k') | ios/web/net/cert_verifier_block_adapter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698