| Index: components/undo/bookmark_undo_service_test.cc
|
| diff --git a/chrome/browser/undo/bookmark_undo_service_test.cc b/components/undo/bookmark_undo_service_test.cc
|
| similarity index 99%
|
| rename from chrome/browser/undo/bookmark_undo_service_test.cc
|
| rename to components/undo/bookmark_undo_service_test.cc
|
| index 10f9983dcefd27b32067308a036cf847994f257f..e97988a67a3031eca8a9da732cab8adf9a27430b 100644
|
| --- a/chrome/browser/undo/bookmark_undo_service_test.cc
|
| +++ b/components/undo/bookmark_undo_service_test.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/undo/bookmark_undo_service.h"
|
| +#include "components/undo/bookmark_undo_service.h"
|
|
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
|
|