| Index: content/renderer/history_serialization.cc
|
| diff --git a/content/public/renderer/history_item_serialization.cc b/content/renderer/history_serialization.cc
|
| similarity index 99%
|
| rename from content/public/renderer/history_item_serialization.cc
|
| rename to content/renderer/history_serialization.cc
|
| index ef1c2a2d426639063293a014baeca722552fcfc6..2174643aaed35a8f982df180ea751e9d74ce83f4 100644
|
| --- a/content/public/renderer/history_item_serialization.cc
|
| +++ b/content/renderer/history_serialization.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 "content/public/renderer/history_item_serialization.h"
|
| +#include "content/renderer/history_serialization.h"
|
|
|
| #include "content/common/page_state_serialization.h"
|
| #include "content/public/common/page_state.h"
|
|
|