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

Unified Diff: components/autofill.gypi

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 | « chrome/chrome_tests_unit.gypi ('k') | components/nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index c99f2ba6ab6df420eeb93f1b225c39fffd3eb0e4..9bbe26e9af8e8966c16d8a05b2b950fca29fd3fa 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -376,6 +376,7 @@
'../content/content.gyp:content_common',
'../ipc/ipc.gyp:ipc',
'../skia/skia.gyp:skia',
+ '../third_party/WebKit/public/blink.gyp:blink',
'component_strings.gyp:component_strings',
],
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698