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

Unified Diff: components/BUILD.gn

Issue 1999623002: [Autofill] Add typemap for autofill:FormFieldData and autofill::FormData. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments from dcheng Created 4 years, 6 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 | « no previous file | components/autofill.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 5ecfebb10e7f4e20e5fa25801f7cdf9b011a12ca..c22f3214dca330973023186e7134b10609a5596f 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -166,6 +166,7 @@ test("components_unittests") {
} else { # !iOS
deps += [
"//components/autofill/content/browser:unit_tests",
+ "//components/autofill/content/public/cpp:unit_tests",
"//components/autofill/content/renderer:unit_tests",
"//components/cast_certificate:unit_tests",
"//components/certificate_transparency:unit_tests",
« no previous file with comments | « no previous file | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698