| Index: content/renderer/BUILD.gn
|
| diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
|
| index 6ee77049e0d4023a2b493dbfab9015ac33c90a00..a81d93a5b19cd4870c794a6e1d66eaac4d6e9362 100644
|
| --- a/content/renderer/BUILD.gn
|
| +++ b/content/renderer/BUILD.gn
|
| @@ -147,8 +147,6 @@ target(link_target_type, "renderer") {
|
| "gpu/renderer_compositor_frame_sink.h",
|
| "gpu/stream_texture_host_android.cc",
|
| "gpu/stream_texture_host_android.h",
|
| - "history_controller.cc",
|
| - "history_controller.h",
|
| "history_entry.cc",
|
| "history_entry.h",
|
| "history_serialization.cc",
|
|
|