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

Unified Diff: content/renderer/BUILD.gn

Issue 2963913002: Factor DRP PreviewsState logic out of content (Closed)
Patch Set: Change WebDataSource to WebDocumentLoader Created 3 years, 4 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/renderer/render_frame.h ('k') | content/renderer/previews_state_helper.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 b2a8d1aa0183f941da618ede3fa325523ee66bac..c6336908f62f0c7b09b236c1d091f2a3e8132a62 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -296,8 +296,6 @@ target(link_target_type, "renderer") {
"presentation/presentation_connection_proxy.h",
"presentation/presentation_dispatcher.cc",
"presentation/presentation_dispatcher.h",
- "previews_state_helper.cc",
- "previews_state_helper.h",
"push_messaging/push_messaging_client.cc",
"push_messaging/push_messaging_client.h",
"render_frame_impl.cc",
« no previous file with comments | « content/public/renderer/render_frame.h ('k') | content/renderer/previews_state_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698