Index: components/autofill/common/form_data_predictions.cc |
diff --git a/components/autofill/shared/form_data_predictions.cc b/components/autofill/common/form_data_predictions.cc |
similarity index 78% |
rename from components/autofill/shared/form_data_predictions.cc |
rename to components/autofill/common/form_data_predictions.cc |
index c22759646c4b42d050ff91505cafdd55cc2f417e..a59f58a56db307c46a0d542a6328750c7b37c1f7 100644 |
--- a/components/autofill/shared/form_data_predictions.cc |
+++ b/components/autofill/common/form_data_predictions.cc |
@@ -1,8 +1,8 @@ |
-// Copyright 2013 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "components/autofill/shared/form_data_predictions.h" |
+#include "components/autofill/common/form_data_predictions.h" |
namespace autofill { |