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

Unified Diff: components/nacl.gyp

Issue 390983006: Cleanup dependency on webkit_common target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add some missing deps Created 6 years, 5 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 | « chrome/chrome_renderer.gypi ('k') | content/content_browser.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 5bbfe26984a3c1c014f0fc5f6854ee93014b586c..6c9e1bf8a3527fb8acfd6e5e5c4f5366637b8941 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -185,7 +185,6 @@
'../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',
],
'defines': [
'<@(nacl_defines)',
« no previous file with comments | « chrome/chrome_renderer.gypi ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698