Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2066)

Unified Diff: content/renderer/BUILD.gn

Issue 2648053002: Remove old session history logic. (Closed)
Patch Set: Remove policy function Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698