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

Unified Diff: components/components.gyp

Issue 27197004: Move renderer plugin code into a new component (re-land) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move renderer plugin code into a new component (re-land) - fix use after free Created 7 years, 2 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/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index e16eda31add1cdbf228c55c7c8bb865ca7351570..2e588d1d36167618d1b67401faaa560eef771f1e 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -19,6 +19,7 @@
'json_schema.gypi',
'navigation_interception.gypi',
'onc.gypi',
+ 'plugins.gypi',
'policy.gypi',
'sessions.gypi',
'startup_metric_utils.gypi',

Powered by Google App Engine
This is Rietveld 408576698