Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index fa6cd4c13d20c4d1af4ed4158478dab945b0d7a5..84035dc6727e99114f5e9860aca8bb802f33738f 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -782,6 +782,7 @@ if (is_win) { |
bundle_data("flash_player_plugin") { |
sources = [ |
"$root_out_dir/PepperFlash/PepperFlashPlayer.plugin", |
+ "$root_out_dir/PepperFlash/manifest.json", |
] |
outputs = [ |
"{{bundle_root_dir}}/Internet Plug-Ins/PepperFlash/{{source_file_part}}", |