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

Unified Diff: components/autofill.gypi

Issue 15007012: Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (Chrome) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missing includes. Created 7 years, 7 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/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index ece3a68e19a82bdc36abe2b3f4c374178f62e82f..e77d9e42b498077aa0dbed0d2f230431319a241f 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -269,6 +269,7 @@
'../content/content.gyp:content_common',
'../ipc/ipc.gyp:ipc',
'../skia/skia.gyp:skia',
+ '<(DEPTH)/third_party/npapi/npapi.gyp:npapi',
'component_resources.gyp:component_resources',
],

Powered by Google App Engine
This is Rietveld 408576698