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

Unified Diff: content/renderer/BUILD.gn

Issue 2648053002: Remove old session history logic. (Closed)
Patch Set: Remove comment. 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
« no previous file with comments | « content/public/test/render_view_test.cc ('k') | content/renderer/history_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index ddf805fe89fc1964ecc4878e6f3b2add4fe5f902..b38df5eb35f4407590880e2ffce6a6246ba97dff 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",
« no previous file with comments | « content/public/test/render_view_test.cc ('k') | content/renderer/history_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698