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

Unified Diff: components/nacl.gyp

Issue 261143002: Pepper: Remove file_utils from trusted plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix dependencies Created 6 years, 8 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 | « no previous file | components/nacl/renderer/DEPS » ('j') | ppapi/api/private/ppb_nacl_private.idl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index 74b02044734ba92e4957367b6fa0065e87ef7846..081ad77d1a5922dd4b0467914ea4ff9619e8ee38 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -175,6 +175,7 @@
],
'dependencies': [
'../content/content.gyp:content_renderer',
+ '../third_party/jsoncpp/jsoncpp.gyp:jsoncpp',
'../third_party/WebKit/public/blink.gyp:blink',
'../webkit/common/webkit_common.gyp:webkit_common',
],
« no previous file with comments | « no previous file | components/nacl/renderer/DEPS » ('j') | ppapi/api/private/ppb_nacl_private.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698