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

Unified Diff: components/webdata/common/web_data_service_test_util.cc

Issue 13650007: Move WebData component unittests to //components/webdata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « components/webdata/common/web_data_service_test_util.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webdata/common/web_data_service_test_util.cc
diff --git a/chrome/browser/webdata/web_data_service_test_util.cc b/components/webdata/common/web_data_service_test_util.cc
similarity index 94%
rename from chrome/browser/webdata/web_data_service_test_util.cc
rename to components/webdata/common/web_data_service_test_util.cc
index 706ef3b74e4164ee9122782fd54f5625daa58da5..13cc591a93661d8888b0f135b24e83c4e1187f84 100644
--- a/chrome/browser/webdata/web_data_service_test_util.cc
+++ b/components/webdata/common/web_data_service_test_util.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 "chrome/browser/webdata/web_data_service_test_util.h"
+#include "components/webdata/common/web_data_service_test_util.h"
#include "components/webdata/autofill/autofill_webdata_service.h"
« no previous file with comments | « components/webdata/common/web_data_service_test_util.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698