Index: components/webdata/common/web_database.cc |
diff --git a/chrome/browser/webdata/web_database.cc b/components/webdata/common/web_database.cc |
similarity index 99% |
rename from chrome/browser/webdata/web_database.cc |
rename to components/webdata/common/web_database.cc |
index 7464ffeb05731c2977b9029e0e50b90aa9db1e8e..3daaf884ad3a97dcdfdf69a9942c313e4baa638b 100644 |
--- a/chrome/browser/webdata/web_database.cc |
+++ b/components/webdata/common/web_database.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_database.h" |
+#include "components/webdata/common/web_database.h" |
#include <algorithm> |