Index: net/cookies/cookie_store_test_helpers.cc |
diff --git a/net/base/cookie_store_test_helpers.cc b/net/cookies/cookie_store_test_helpers.cc |
similarity index 98% |
rename from net/base/cookie_store_test_helpers.cc |
rename to net/cookies/cookie_store_test_helpers.cc |
index 832e3da58aa695769464a69b08698662648a13aa..e764c9c2dfa5f0595c4e7cf3327da507d854bf22 100644 |
--- a/net/base/cookie_store_test_helpers.cc |
+++ b/net/cookies/cookie_store_test_helpers.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/cookie_store_test_helpers.h" |
+#include "net/cookies/cookie_store_test_helpers.h" |
#include "base/bind.h" |
#include "base/message_loop.h" |