Chromium Code Reviews| Index: components/autofill.gypi |
| =================================================================== |
| --- components/autofill.gypi (revision 214769) |
| +++ components/autofill.gypi (working copy) |
| @@ -33,6 +33,7 @@ |
| '../base/base.gyp:base', |
| '../content/content.gyp:content_common', |
| '../ipc/ipc.gyp:ipc', |
| + '../skia/skia.gyp:skia', |
|
Avi (use Gerrit)
2013/07/31 20:24:48
Why is an autofill file in this CL? What does it h
Johnny(Jianning) Ding
2013/07/31 21:38:09
it is caused by https://codereview.chromium.org/19
Avi (use Gerrit)
2013/08/01 05:33:03
Yikes. This is a weird dependency. Can you add a c
Johnny(Jianning) Ding
2013/08/01 21:46:32
The fix was landed, will revert the change in this
|
| '../third_party/WebKit/public/blink.gyp:blink_minimal', |
| '../ui/ui.gyp:ui', |
| '../url/url.gyp:url_lib', |