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

Unified Diff: content/browser/BUILD.gn

Issue 2819493002: [Test] Move DelegatedFrameEvictor into components -public_deps (Closed)
Patch Set: use if null instead of feature Created 3 years, 8 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 | « components/viz/frame_sinks/viz_export.h ('k') | content/browser/browser_main_loop.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index bafff0c32a9eba6377e81028139e92a3349314d8..855c706906b045332495c8f06172a2a792385b42 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1048,8 +1048,6 @@ source_set("browser") {
"renderer_host/clipboard_message_filter_mac.mm",
"renderer_host/database_message_filter.cc",
"renderer_host/database_message_filter.h",
- "renderer_host/delegated_frame_evictor.cc",
- "renderer_host/delegated_frame_evictor.h",
"renderer_host/dip_util.cc",
"renderer_host/dip_util.h",
"renderer_host/dwrite_font_proxy_message_filter_win.cc",
@@ -1243,8 +1241,6 @@ source_set("browser") {
"renderer_host/render_widget_host_view_mac_dictionary_helper.mm",
"renderer_host/render_widget_host_view_mac_editcommand_helper.h",
"renderer_host/render_widget_host_view_mac_editcommand_helper.mm",
- "renderer_host/renderer_frame_manager.cc",
- "renderer_host/renderer_frame_manager.h",
"renderer_host/sandbox_ipc_linux.cc",
"renderer_host/sandbox_ipc_linux.h",
"renderer_host/text_input_client_mac.h",
« no previous file with comments | « components/viz/frame_sinks/viz_export.h ('k') | content/browser/browser_main_loop.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698