| Index: components/autofill/browser/webdata/autofill_entry.cc
|
| diff --git a/components/webdata/autofill/autofill_entry.cc b/components/autofill/browser/webdata/autofill_entry.cc
|
| similarity index 98%
|
| rename from components/webdata/autofill/autofill_entry.cc
|
| rename to components/autofill/browser/webdata/autofill_entry.cc
|
| index dda5cf570f2502e4fb2c4006efb69a8c9a6260b9..713f6bc2db7765836c88c0fdc97ae477aa36d60f 100644
|
| --- a/components/webdata/autofill/autofill_entry.cc
|
| +++ b/components/autofill/browser/webdata/autofill_entry.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 "components/webdata/autofill/autofill_entry.h"
|
| +#include "components/autofill/browser/webdata/autofill_entry.h"
|
|
|
| #include <algorithm>
|
| #include <set>
|
|
|