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

Unified Diff: chrome/renderer/BUILD.gn

Issue 2961383002: Show a new placeholder for PDF's when plugins are disabled. (Closed)
Patch Set: . Created 3 years, 6 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 | « no previous file | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index 5623ec747a4a25f3ccd3308521187848edd26296..8d4c683377aa9dc71ab9b73c0b979a2060199811 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -194,6 +194,8 @@ static_library("renderer") {
"pepper/pepper_uma_host.h",
"plugins/chrome_plugin_placeholder.cc",
"plugins/chrome_plugin_placeholder.h",
+ "plugins/pdf_plugin_placeholder.cc",
+ "plugins/pdf_plugin_placeholder.h",
"plugins/plugin_preroller.cc",
"plugins/plugin_preroller.h",
"plugins/power_saver_info.cc",
« no previous file with comments | « no previous file | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698