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

Unified Diff: components/nacl.gyp

Issue 101203006: Fix Blink dependencies in build files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | « components/autofill.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
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 dfc47d34a164f0175b169da893e0ebc8ca3ecd2a..5abe73abd955605144a12a53d3663efe81c7a0d2 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -151,6 +151,7 @@
],
'dependencies': [
'../content/content.gyp:content_renderer',
+ '../third_party/WebKit/public/blink.gyp:blink',
'../webkit/common/webkit_common.gyp:webkit_common',
],
'defines': [
« no previous file with comments | « components/autofill.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698