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

Unified Diff: chrome/common/BUILD.gn

Issue 2367553002: [HBD] Merge two identical ShouldUseJavaScriptSettingForPlugin impls (Closed)
Patch Set: update comment Created 4 years, 3 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 | « chrome/browser/plugins/plugin_utils.cc ('k') | chrome/common/plugin_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 028bac1bcecf79119606e686d635dcf17b8ab987..b08bbacd099de04ca42f68a955c4636dfe30206e 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -458,6 +458,8 @@ static_library("common") {
sources += [
"pepper_flash.cc",
"pepper_flash.h",
+ "plugin_utils.cc",
+ "plugin_utils.h",
"ppapi_utils.cc",
"ppapi_utils.h",
]
« no previous file with comments | « chrome/browser/plugins/plugin_utils.cc ('k') | chrome/common/plugin_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698