Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index f62174e0bc4220c3afc3e3b435768880b5e3c01e..82b077b084947c52f339f48294e0310ff3abb55f 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -1519,6 +1519,7 @@ |
['enable_plugins==1', { |
'dependencies': [ |
'../ppapi/ppapi_internal.gyp:ppapi_ipc', |
+ '../ppapi/ppapi_internal.gyp:ppapi_shared', |
], |
}, { # enable_plugins==0 |
'sources!': [ |