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

Unified Diff: components/autofill.gypi

Issue 21323003: The UI part of search-by-image search. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 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
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',
« chrome/browser/tab_contents/render_view_context_menu.cc ('K') | « chrome/browser/ui/gtk/menu_gtk.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698