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

Unified Diff: components/plugins.gypi

Issue 1033103002: Plugin Power Saver: Overhaul plugin-power-saver flags. Show in UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
Index: components/plugins.gypi
diff --git a/components/plugins.gypi b/components/plugins.gypi
index a052b511311d8ba6df82ad1ff6e37017a409e720..8808b5c4906f4be26087a959e21e6bdea2ce4144 100644
--- a/components/plugins.gypi
+++ b/components/plugins.gypi
@@ -20,6 +20,10 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'plugins/common/plugins_switches.cc',
+ 'plugins/common/plugins_switches.h',
+ 'plugins/common/plugins_field_trial.cc',
+ 'plugins/common/plugins_field_trial.h',
'plugins/renderer/loadable_plugin_placeholder.cc',
'plugins/renderer/loadable_plugin_placeholder.h',
'plugins/renderer/plugin_placeholder.cc',

Powered by Google App Engine
This is Rietveld 408576698