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

Unified Diff: components/autofill.gypi

Issue 229723002: Better error reasons for rAc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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
diff --git a/components/autofill.gypi b/components/autofill.gypi
index dd2d78a46848c9ce14f627c090c6dd7d1a25a6f8..1acce7f3a4c361d7740e23b8629630c921dff3bb 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -306,6 +306,7 @@
'target_name': 'autofill_content_test_support',
'type': 'static_library',
'dependencies': [
+ '../skia/skia.gyp:skia',
'../testing/gmock.gyp:gmock',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698